8000 Added ext-zip as a dependency as it is required to run the tests · symfony/symfony@147740b · GitHub
[go: up one dir, main page]

Skip to content

Commit 147740b

Browse files
committed
Added ext-zip as a dependency as it is required to run the tests
1 parent 88f7046 commit 147740b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
"symfony/yaml": "self.version"
8686
},
8787
"require-dev": {
88+
"ext-zip": "*",
8889
"cache/integration-tests": "dev-master",
8990
"doctrine/annotations": "~1.0",
9091
"doctrine/cache": "~1.6",

0 commit comments

Comments
 (0)
0