Skip to content

Commit 6704ac6

Browse files
committed
Add phpunit 11
1 parent d2b36d5 commit 6704ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"require-dev": {
1717
"spatie/laravel-ray": "^1.19",
18-
"phpunit/phpunit": "^10.0",
18+
"phpunit/phpunit": "^10.0|^11.0",
1919
"orchestra/testbench-dusk": "^8.0|^9.0|^10.0",
2020
"orchestra/testbench": "^8.19|^9.0|^10.0",
2121
"psy/psysh": "^0.11.18|^0.12",

0 commit comments

Comments
 (0)