Skip to content

Commit

Permalink
Fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jissereitsma committed Aug 23, 2024
1 parent 770217d commit ffc8b05
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@
"ext-gd": "*"
},
"require-dev": {
"phpunit/phpunit": "*",
"composer/composer": "*@dev",
"phpunit/phpunit": "^9.0|^10.0|^11.0",
"phpstan/phpstan": "^0.12.32",
"bitexpert/phpstan-magento": "^0.3.0",
"yireo/magento2-integration-test-helper": "@dev"
Expand Down

0 comments on commit ffc8b05

Please sign in to comment.