format on comopser.json

This commit is contained in:
itsAzaria
2026-02-19 00:48:27 +00:00
parent 946ed945cc
commit f5c9a1833c
+5 -1
View File
@@ -2,7 +2,11 @@
"name": "laracord/laracord", "name": "laracord/laracord",
"type": "project", "type": "project",
"description": "Create Discord bots harnessing the full power of Laravel.", "description": "Create Discord bots harnessing the full power of Laravel.",
"keywords": ["framework", "laravel", "discord"], "keywords": [
"framework",
"laravel",
"discord"
],
"license": "MIT", "license": "MIT",
"require": { "require": {
"php": "^8.2", "php": "^8.2",