File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 5454 "zendframework/zend-paginator" : " ^2.8" ,
5555 "zendframework/zend-servicemanager" : " ^3.3" ,
5656 "zendframework/zend-stdlib" : " ^3.1" ,
57- "zendframework/zend-validator" : " ^2.10" ,
58- "zendframework/zend-mvc-console" : " ^1.1.11"
57+ "zendframework/zend-validator" : " ^2.10"
5958 },
6059 "require-dev" : {
6160 "phpunit/phpunit" : " ^6.5 || ^7.0" ,
6463 "zendframework/zend-i18n" : " ^2.7" ,
6564 "zendframework/zend-log" : " ^2.9" ,
6665 "zendframework/zend-modulemanager" : " ^2.8" ,
66+ "zendframework/zend-mvc-console" : " ^1.1.11" ,
6767 "zendframework/zend-serializer" : " ^2.8" ,
6868 "zendframework/zend-session" : " ^2.8" ,
6969 "zendframework/zend-test" : " ^3.1.1" ,
7070 "zendframework/zend-version" : " ^2.5.1"
7171 },
7272 "suggest" : {
73- "doctrine/data-fixtures" : " Data Fixtures if you want to generate test data or bootstrap data for your deployments"
73+ "doctrine/data-fixtures" : " Data Fixtures if you want to generate test data or bootstrap data for your deployments" ,
74+ "zendframework/zend-mvc-console" : " ^1.1.11 if you want to use the ZF3 console libraries"
7475 },
7576 "autoload" : {
7677 "psr-0" : {
You can’t perform that action at this time.
0 commit comments