Skip to content

Commit

Permalink
Update devtools.md
Browse files Browse the repository at this point in the history
Current version is 5.0 but it's not published
  • Loading branch information
elcreator authored and niden committed Aug 25, 2024
1 parent de650fe commit 3500362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/devtools.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ composer global require phalcon/devtools
```
Or only inside your project
```bash
composer require phalcon/devtools
composer require phalcon/devtools:"^5.0@dev" --dev
```

Test your installation by typing: `phalcon`
Expand Down

0 comments on commit 3500362

Please sign in to comment.