Skip to content
This repository was archived by the owner on Apr 4, 2019. It is now read-only.

Commit df66ba0

Browse files
author
Jérôme Vieilledent
committed
EZP-21190: Removed workaround since fix has beed merged in ZetaComponent Archive
zetacomponents/Archive@d0caff8
1 parent 73f9076 commit df66ba0

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@
99
"homepage": "https://github.com/ezsystems/ezpublish-community/contributors"
1010
}
1111
],
12-
"repositories": [
13-
{
14-
"type": "vcs",
15-
"url": "https://github.com/lolautruche/Archive.git"
16-
}
17-
],
1812
"autoload": {
1913
"psr-0": { "": "src/" }
2014
},
@@ -33,7 +27,7 @@
3327
"ezsystems/ezpublish-kernel": "5.2.*@dev",
3428
"ezsystems/demobundle": "@dev",
3529
"egulias/listeners-debug-command-bundle": "1.6.*",
36-
"zetacomponents/archive": "dev-fixUnpackPHP55",
30+
"zetacomponents/archive": "@dev",
3731
"zetacomponents/authentication": "@dev",
3832
"zetacomponents/authentication-database-tiein": "@dev",
3933
"zetacomponents/cache": "@dev",

0 commit comments

Comments
 (0)