Skip to content

Commit 014bb9e

Browse files
authored
Update composer.json
1 parent 017d445 commit 014bb9e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
"php": ">=5.3.3"
2222
},
2323
"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"
24+
"symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
2625
},
2726
"conflict": {
2827
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"

0 commit comments

Comments
 (0)