Skip to content

Commit 92021b0

Browse files
authored
Support PHPUnit 8
1 parent f50bc27 commit 92021b0

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
@@ -10,6 +10,6 @@
1010
}
1111
},
1212
"require": {
13-
"phpunit/phpunit": ">=4.8 <8.0"
13+
"phpunit/phpunit": ">=4.8 <9.0"
1414
}
1515
}

0 commit comments

Comments
 (0)