Skip to content

Commit b7c27ee

Browse files
authored
PHPunit version update
1 parent 229f896 commit b7c27ee

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
@@ -41,7 +41,7 @@
4141
"php": ">=7.0"
4242
},
4343
"require-dev": {
44-
"phpunit/phpunit": "^4.8 || ^5.7 || ^7.5.15"
44+
"phpunit/phpunit": ">=5"
4545
},
4646
"suggest": {
4747
"ext-gd": "to use GD library based image processing."

0 commit comments

Comments
 (0)