composer lint fix

This commit is contained in:
aslan 2024-01-23 18:03:26 +03:00
parent e6d7e8bf9e
commit 2ade2d5696
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,10 @@
"name": "laravel/laravel",
"type": "project",
"description": "The skeleton application for the Laravel framework.",
"keywords": ["laravel", "framework"],
"keywords": [
"laravel",
"framework"
],
"license": "MIT",
"require": {
"php": "^8.2",