We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 229f896 commit b7c27eeCopy full SHA for b7c27ee
composer.json
@@ -41,7 +41,7 @@
41
"php": ">=7.0"
42
},
43
"require-dev": {
44
- "phpunit/phpunit": "^4.8 || ^5.7 || ^7.5.15"
+ "phpunit/phpunit": ">=5"
45
46
"suggest": {
47
"ext-gd": "to use GD library based image processing."
0 commit comments