Skip to content

Commit

Permalink
fix: phpunit version
Browse files Browse the repository at this point in the history
danielsdeboer committed Mar 27, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent cb19e46 commit 416e578
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
@@ -28,7 +28,7 @@
"require-dev": {
"laravel/pint": "^1.5",
"orchestra/testbench": "^7.0",
"phpunit/phpunit": "^9.5"
"phpunit/phpunit": "^9.5|^10.5"
},
"autoload": {
"psr-4": {

0 comments on commit 416e578

Please sign in to comment.