Skip to content

Commit 3b42f68

Browse files
committed
Bump testbench and phpunit versions
1 parent 1298659 commit 3b42f68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"illuminate/support": "^7.0|^8.0|^9.0"
2424
},
2525
"require-dev": {
26-
"orchestra/testbench": "^6.12",
27-
"phpunit/phpunit": "^8.0",
26+
"orchestra/testbench": "^6.12|^7.1",
27+
"phpunit/phpunit": "^8.0|^9.5",
2828
"spatie/phpunit-snapshot-assertions": "^4.2"
2929
},
3030
"autoload": {

0 commit comments

Comments
 (0)