mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-06-17 23:16:19 +02:00
Add dev keyword
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "maximebf/debugbar",
|
"name": "maximebf/debugbar",
|
||||||
"description": "Debug bar in the browser for php application",
|
"description": "Debug bar in the browser for php application",
|
||||||
"keywords": ["debug", "debugbar"],
|
"keywords": ["debug", "debugbar", "dev"],
|
||||||
"homepage": "https://github.com/php-debugbar/php-debugbar",
|
"homepage": "https://github.com/php-debugbar/php-debugbar",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Reference in New Issue
Block a user