Skip to content

Commit

Permalink
Revert back to phpunit version 10
Browse files Browse the repository at this point in the history
  • Loading branch information
DariaKunoichi committed Feb 24, 2025
1 parent 10212d3 commit 763d7ef
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 @@ -20,7 +20,7 @@
},
"require-dev": {
"orchestra/testbench": "^3.1|^4.0|^5.0|^6.0|^7.0|^8.0|^9.0|^10.0",
"phpunit/phpunit": "^4.8.36|^6.3.1|^7.5.15|^8.3.5|^9.3.10|^10.0|^11.0"
"phpunit/phpunit": "^4.8.36|^6.3.1|^7.5.15|^8.3.5|^9.3.10|^10.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 763d7ef

Please sign in to comment.