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

Commit

Permalink
Fixed incorrectly rebased composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
asgrim committed Apr 28, 2017
1 parent b05cd8b commit 7d89900
Show file tree
Hide file tree
Showing 2 changed files with 457 additions and 549 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"zendframework/zend-view": "^2.6.7"
},
"require-dev": {
"phpunit/phpunit": "^6.0.7 || ^5.7.14",
"zendframework/zend-coding-standard": "~1.0.0",
"zendframework/zend-json": "^2.6.1 || ^3.0",
"zendframework/zend-psr7bridge": "^0.2",
"fabpot/php-cs-fixer": "1.7.*",
"phpunit/phpunit": "^4.5",
"zendframework/zend-stratigility": "^2.0.1"
},
"suggest": {
Expand Down
Loading

0 comments on commit 7d89900

Please sign in to comment.