Skip to content

Commit 5ccd0b4

Browse files
elcreatorniden
authored andcommitted
Update devtools.md
Current version is 5.0 but it's not published
1 parent b167e74 commit 5ccd0b4

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
@@ -16,7 +16,7 @@ composer global require phalcon/devtools
1616
```
1717
Or only inside your project
1818
```bash
19-
composer require phalcon/devtools
19+
composer require phalcon/devtools:"^5.0@dev" --dev
2020
```
2121

2222
Test your installation by typing: `phalcon`

0 commit comments

Comments
 (0)