Skip to content

Commit ae6b48a

Browse files
committed
Update zippy library
Fix pattern-lab#118 starter kit fails with invalid options on newer versions tar.
1 parent e1c0509 commit ae6b48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"require": {
3131
"php": ">=5.4",
32-
"alchemy/zippy": "^0.3",
32+
"alchemy/zippy": "^0.4",
3333
"kevinlebrun/colors.php": "^1.0",
3434
"michelf/php-markdown": "^1.6",
3535
"seld/jsonlint": "^1.0",

0 commit comments

Comments
 (0)