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 017d445 commit 014bb9eCopy full SHA for 014bb9e
composer.json
@@ -21,8 +21,7 @@
21
"php": ">=5.3.3"
22
},
23
"suggest": {
24
- "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader",
25
- "ext-zip": "Zip support is required when using bin/simple-phpunit"
+ "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
26
27
"conflict": {
28
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
0 commit comments