Skip to content

Commit

Permalink
fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pvsaintpe committed Apr 25, 2024
1 parent 153b788 commit 75afbb8
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 @@ -43,7 +43,7 @@
"require-dev": {
"phpunit/phpunit": "^7.3|^8.5|^9.4|^10.0|^11.0",
"php-mock/php-mock": "^2.0",
"orchestra/testbench": "^3.8|^4.8|^5.7|^6.2|^7.0|^8.0",
"orchestra/testbench": "^3.8|^4.8|^5.7|^6.2|^7.0|^8.0|^9.0",
"umbrellio/code-style-php": "^1.0",
"laravel/legacy-factories": "^1.0",
"php-coveralls/php-coveralls": "^2.1",
Expand Down

0 comments on commit 75afbb8

Please sign in to comment.