Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

Commit

Permalink
Testing with older ZF components
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanmaron committed Jan 25, 2017
1 parent 9fd7450 commit cb708e5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
"require": {
"php": "^5.5 || ^7.0",
"guzzlehttp/guzzle": "^6.1",
"zendframework/zend-filter": "^^2.7",
"zendframework/zend-servicemanager": "^2.7 || ^3.2",
"zendframework/zend-filter": "^2.7",
"zendframework/zend-validator": "^2.8"
},
"require-dev": {
Expand Down

0 comments on commit cb708e5

Please sign in to comment.