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",
"description": "The Laravel Framework.",
"description": "AtomCMS - Retro Hotel CMS",
"keywords": [
"framework",
"laravel"
"cms",
"habbo",
"retro",
"hotel"
],
"license": "MIT",
"require": {