Skip to content

Commit c0f9ec6

Browse files
authored
Add dev keyword (php-debugbar#706)
1 parent c0a7802 commit c0f9ec6

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
@@ -1,7 +1,7 @@
11
{
22
"name": "maximebf/debugbar",
33
"description": "Debug bar in the browser for php application",
4-
"keywords": ["debug", "debugbar"],
4+
"keywords": ["debug", "debugbar", "dev"],
55
"homepage": "https://github.com/php-debugbar/php-debugbar",
66
"type": "library",
77
"license": "MIT",

0 commit comments

Comments
 (0)