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 6604edd commit 09795fcCopy full SHA for 09795fc
composer.json
@@ -41,7 +41,7 @@
41
"php": ">=7.0"
42
},
43
"require-dev": {
44
- "phpunit/phpunit": ">=5"
+ "phpunit/phpunit": ">=6.0.0"
45
46
"suggest": {
47
"ext-gd": "to use GD library based image processing."
0 commit comments