Skip to content

Commit 98ad679

Browse files
authored
Allow PHPUnit 9 (#1328)
1 parent 7792cd6 commit 98ad679

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
@@ -35,7 +35,7 @@
3535
"require-dev": {
3636
"mockery/mockery": "^1.0",
3737
"orchestra/testbench": "^4.4|^5.0",
38-
"phpunit/phpunit": "^8.0"
38+
"phpunit/phpunit": "^8.5|^9.3"
3939
},
4040
"autoload": {
4141
"psr-4": {

0 commit comments

Comments
 (0)