Skip to content

Commit 347b8a7

Browse files
elcreatorniden
authored andcommitted
Update devtools.md
1 parent 3500362 commit 347b8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/devtools.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Phalcon Devtools can be installed using [composer][composer]. Make sure you have
1212

1313
Install Phalcon Devtools globally
1414
```bash
15-
composer global require phalcon/devtools
15+
composer global require phalcon/devtools:"^5.0@dev" --dev
1616
```
1717
Or only inside your project
1818
```bash

0 commit comments

Comments
 (0)