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

Commit 7d89900

Browse files
committed
Fixed incorrectly rebased composer dependencies
1 parent b05cd8b commit 7d89900

File tree

2 files changed

+457
-549
lines changed

2 files changed

+457
-549
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"zendframework/zend-view": "^2.6.7"
2525
},
2626
"require-dev": {
27+
"phpunit/phpunit": "^6.0.7 || ^5.7.14",
28+
"zendframework/zend-coding-standard": "~1.0.0",
2729
"zendframework/zend-json": "^2.6.1 || ^3.0",
2830
"zendframework/zend-psr7bridge": "^0.2",
29-
"fabpot/php-cs-fixer": "1.7.*",
30-
"phpunit/phpunit": "^4.5",
3131
"zendframework/zend-stratigility": "^2.0.1"
3232
},
3333
"suggest": {

0 commit comments

Comments
 (0)