Skip to content

Commit b57f103

Browse files
committed
Bump PHPUnit for L9
1 parent f27b57c commit b57f103

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
@@ -18,7 +18,7 @@
1818
"require-dev": {
1919
"orchestra/testbench": "^5.0|^6.0|^7.0",
2020
"mockery/mockery": "^1.3.3",
21-
"phpunit/phpunit": "^8.4"
21+
"phpunit/phpunit": "^8.4|^9.5"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)