fix: correct composer.json name from laravel/laravel to atom-retros/atomcms

This commit is contained in:
root
2026-05-23 17:00:15 +02:00
parent 574b5d6e17
commit 8c584efab7
+6 -4
View File
@@ -1,10 +1,12 @@
{ {
"name": "laravel/laravel", "name": "atom-retros/atomcms",
"type": "project", "type": "project",
"description": "The Laravel Framework.", "description": "AtomCMS - Retro Hotel CMS",
"keywords": [ "keywords": [
"framework", "cms",
"laravel" "habbo",
"retro",
"hotel"
], ],
"license": "MIT", "license": "MIT",
"require": { "require": {