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

Commit 7f8d7db

Browse files
committed
[composer] Add missing require-dev dependencies
1 parent 4e670cc commit 7f8d7db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
},
1818
"require-dev": {
1919
"zendframework/zend-di": "~2.4",
20+
"zendframework/zend-mvc": "~2.4",
2021
"fabpot/php-cs-fixer": "1.7.*",
2122
"satooshi/php-coveralls": "dev-master",
2223
"phpunit/PHPUnit": "~4.0"

0 commit comments

Comments
 (0)