Skip to content

Commit baa9976

Browse files
Composer to suggest dev packages to require-dev
1 parent 0e1a516 commit baa9976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "phalcon/devtools",
33
"type": "library",
44
"description": "This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.",
5-
"keywords": ["framework", "phalcon", "devtools", "webtools", "phar"],
5+
"keywords": ["framework", "phalcon", "devtools", "webtools", "phar", "dev"],
66
"homepage": "https://phalcon.io",
77
"license": "BSD-3-Clause",
88
"authors": [

0 commit comments

Comments
 (0)