Skip to content

Commit a8a5e46

Browse files
committed
Jump back to PHPUnit 8 to support PHP7.2 again
1 parent 963d604 commit a8a5e46

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
@@ -19,7 +19,7 @@
1919
"ext-mbstring": "*"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "^9.0"
22+
"phpunit/phpunit": "^8.5"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)