Skip to content

Commit

Permalink
Add phpunit 10 support
Browse files Browse the repository at this point in the history
  • Loading branch information
joshhanley committed May 13, 2024
1 parent a3022c3 commit 4baa241
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 @@ -15,7 +15,7 @@
},
"require-dev": {
"spatie/laravel-ray": "^1.19",
"phpunit/phpunit": "^9.0",
"phpunit/phpunit": "^9.0|^10.0",
"orchestra/testbench-dusk": "^8.0|^9.0",
"orchestra/testbench": "^8.0|^9.0",
"psy/psysh": "^0.11.18",
Expand Down

0 comments on commit 4baa241

Please sign in to comment.