Skip to content

Commit 8f66d4f

Browse files
authored
Locking collections dependency down to 1.4 as zippy had dependened on it and when it went to 1.5.0 it required php 7.1 + (#133)
1 parent 3a82565 commit 8f66d4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"require": {
4141
"php": ">=5.4",
4242
"alchemy/zippy": "^0.3",
43+
"doctrine/collections": "1.4.0",
4344
"kevinlebrun/colors.php": "^1.0",
4445
"michelf/php-markdown": "^1.6",
4546
"seld/jsonlint": "^1.0",

0 commit comments

Comments
 (0)