1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-24 02:01:30 +02:00

Add dev keyword (#706)

This commit is contained in:
Barry vd. Heuvel
2025-01-04 20:07:21 +01:00
committed by GitHub
parent c0a7802053
commit c0f9ec6492

View File

@@ -1,7 +1,7 @@
{
"name": "maximebf/debugbar",
"description": "Debug bar in the browser for php application",
"keywords": ["debug", "debugbar"],
"keywords": ["debug", "debugbar", "dev"],
"homepage": "https://github.com/php-debugbar/php-debugbar",
"type": "library",
"license": "MIT",