Skip to content

Commit a280c2c

Browse files
authored
Merge pull request #952 from cakephp/dev-keyword
Add "dev" keyword
2 parents 3d60f4a + cd16d1a commit a280c2c

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": "cakephp/debug_kit",
33
"description": "CakePHP Debug Kit",
44
"type": "cakephp-plugin",
5-
"keywords": ["cakephp", "debug", "kit"],
5+
"keywords": ["cakephp", "debug", "kit", "dev"],
66
"homepage": "https://github.com/cakephp/debug_kit",
77
"license": "MIT",
88
"authors": [

0 commit comments

Comments
 (0)