Skip to content

Commit

Permalink
allow alchemy/zippy version to go above 0.4.3 (#3876)
Browse files Browse the repository at this point in the history
  • Loading branch information
artiswilliams authored and LOBsTerr committed Apr 17, 2019
1 parent 407edf1 commit f463c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"require": {
"php": "^5.5.9 || ^7.0",
"alchemy/zippy": "0.4.3",
"alchemy/zippy": "^0.4.3",
"composer/installers": "~1.0",
"doctrine/annotations": "^1.2",
"doctrine/collections": "^1.3",
Expand Down

0 comments on commit f463c75

Please sign in to comment.