Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
donatj authored Nov 13, 2024
1 parent 2a0b8a7 commit 84086c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"php": ">=7.1"
},
"require-dev": {
"phpunit/phpunit": "^10.5.38",
"phpunit/phpunit": "~7.5 | ~9.5 | ~10.5",
"squizlabs/php_codesniffer": "^3.7",
"corpus/coding-standard": "^0.6.0",
"friendsofphp/php-cs-fixer": "^2.19"
Expand Down

0 comments on commit 84086c1

Please sign in to comment.