Skip to content

Commit

Permalink
fix: keep old phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
rap2hpoutre committed Mar 20, 2024
1 parent 27c346c commit 1dc95b3
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 @@ -16,7 +16,7 @@
},
"require-dev": {
"illuminate/database": "^6.20.12 || ^7.30.4 || ^8.24.0 || ^9.0 || ^10.0 || ^11.0",
"phpunit/phpunit": "^9.5 || ^10.1",
"phpunit/phpunit": "^9.5",
"squizlabs/php_codesniffer": "3.*"
},
"autoload": {
Expand Down

0 comments on commit 1dc95b3

Please sign in to comment.