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

3rd party dependency #114

Merged
merged 15 commits into from
Apr 4, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"braintree/braintree_php": "3.28.0",
"colinmollenhour/cache-backend-file": "~1.4.1",
"colinmollenhour/cache-backend-redis": "1.10.4",
"colinmollenhour/credis": "1.8.2",
"colinmollenhour/credis": "1.9.1",
"colinmollenhour/php-redis-session-abstract": "~1.3.8",
"composer/composer": "^1.6",
"elasticsearch/elasticsearch": "~2.0|~5.1",
Expand Down Expand Up @@ -84,7 +84,7 @@
"zendframework/zend-text": "^2.6.0",
"zendframework/zend-uri": "^2.5.1",
"zendframework/zend-validator": "^2.6.0",
"zendframework/zend-view": "^2.8.1"
"zendframework/zend-view": "~2.10.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "~2.10.0",
Expand Down Expand Up @@ -305,4 +305,4 @@
}
},
"prefer-stable": true
}
}
163 changes: 157 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.