Skip to content

Commit 83697d7

Browse files
authored
Update composer.json
1 parent 756330d commit 83697d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
},
3737
"require-dev": {
3838
"laravel/pint": "^1.6",
39-
"orchestra/testbench": "^7.0|^8.0.4|^v9.0.4",
40-
"phpunit/phpunit": "^9.6.4|^10.5",
41-
"rector/rector": "^0.15.18"
39+
"rector/rector": "^0.15.18",
40+
"orchestra/testbench": "^6.23|^7.0|^8.0|^9.0",
41+
"phpunit/phpunit": "^9.4|^10.1"
4242
},
4343
"extra": {
4444
"laravel": {

0 commit comments

Comments
 (0)