Skip to content

Commit 2bc8c0d

Browse files
committed
zend-mvc-console require command
1 parent 7e00e9e commit 2bc8c0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,10 +230,10 @@ You will get the following page if display_errors config is 0:
230230

231231
*Console Access*
232232

233-
> If you use zend-mvc v3, you need to have `zendframework/zend-mvc-console:^1.1` in your vendor, if you don't have, you can install it via command:
233+
> If you use zend-mvc v3, you need to have `zendframework/zend-mvc-console` in your vendor, if you don't have, you can install it via command:
234234

235235
> ```
236-
> composer require zendframework/zend-mvc-console:^1.1
236+
> composer require zendframework/zend-mvc-console --sort-packages
237237
> ```
238238

239239
| Command | Preview For |

0 commit comments

Comments
 (0)