Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Merge pull request #233 from boesing/enhancement/replace-zend-router
Browse files Browse the repository at this point in the history
Ensure that we replace `zendframework/zend-router` due to class confl…

Conflicts:
	composer.lock
  • Loading branch information
weierophinney committed Apr 27, 2017
2 parents e0dd48d + 814020d commit e934b2c
Show file tree
Hide file tree
Showing 2 changed files with 736 additions and 381 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@
"phpunit/PHPUnit": "^4.5",
"sebastian/version": "^1.0.4"
},
"replace": {
"zendframework/zend-router": "^2.0"
},
"suggest": {
"zendframework/zend-authentication": "Zend\\Authentication component for Identity plugin",
"zendframework/zend-config": "Zend\\Config component",
Expand Down
Loading

0 comments on commit e934b2c

Please sign in to comment.