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

Commit 692c9b5

Browse files
committed
[#107] Remove :@dev from install instructions
1 parent 0e72e4e commit 692c9b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ features:
2626
Install this library using composer:
2727

2828
```bash
29-
$ composer require zendframework/zend-expressive:*@dev
29+
$ composer require zendframework/zend-expressive
3030
```
3131

3232
You will also need a router. We currently support:

0 commit comments

Comments
 (0)