mirror of
https://github.com/the-programmers-hangout/Mimic.git
synced 2026-09-08 23:45:41 +02:00
format on comopser.json
This commit is contained in:
+6
-2
@@ -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",
|
||||||
@@ -48,4 +52,4 @@
|
|||||||
},
|
},
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
"prefer-stable": true
|
"prefer-stable": true
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user