This commit is contained in:
Refactorian
2023-09-14 01:28:33 +09:00
committed by GitHub
parent b71e5fe9fe
commit 9a79ed28de
12 changed files with 867 additions and 683 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "laravel/laravel",
"type": "project",
"description": "The Laravel Framework.",
"keywords": ["framework", "laravel"],
"description": "The skeleton application for the Laravel framework.",
"keywords": ["laravel", "framework"],
"license": "MIT",
"require": {
"php": "^8.1",