Skip to content

Commit

Permalink
chore(deps): update infection and extension-installer versions
Browse files Browse the repository at this point in the history
- Updated infection/extension-installer versions in composer.json
- Previous versions were too specific, now using more general version constraints
  • Loading branch information
guanguans committed Mar 11, 2024
1 parent ea096c7 commit 4b9c3fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@
"guanguans/monorepo-builder-worker": "^1.4",
"icanhazstring/composer-unused": "^0.8",
"illuminate/collections": "^8.83 || ^9.0 || ^10.0",
"infection/extension-installer": "^0.1.2",
"infection/infection": "^0.26.6",
"infection/extension-installer": "^0.1",
"infection/infection": "^0.26",
"kubawerlos/php-cs-fixer-custom-fixers": "^3.21",
"maglnet/composer-require-checker": "^3.8 || ^4.0",
"mockery/mockery": "^1.6",
Expand Down

0 comments on commit 4b9c3fd

Please sign in to comment.