1
0
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:
Barry vd. Heuvel
2025-01-04 20:06:27 +01:00
committed by GitHub
parent c0a7802053
commit 9429744fc0

@ -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",