Skip to content

Commit

Permalink
Locking collections dependency down to 1.4 as zippy had dependened on…
Browse files Browse the repository at this point in the history
… it and when it went to 1.5.0 it required php 7.1 + (#133)
  • Loading branch information
EvanLovely committed Oct 10, 2017
1 parent 3a82565 commit 8f66d4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"require": {
"php": ">=5.4",
"alchemy/zippy": "^0.3",
"doctrine/collections": "1.4.0",
"kevinlebrun/colors.php": "^1.0",
"michelf/php-markdown": "^1.6",
"seld/jsonlint": "^1.0",
Expand Down

0 comments on commit 8f66d4f

Please sign in to comment.