Add $schema property to composer.json (#6484)
This commit is contained in:
parent
2e6ac2c9d2
commit
70f437b6fc
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"$schema": "https://getcomposer.org/schema.json",
|
||||
"name": "laravel/laravel",
|
||||
"type": "project",
|
||||
"description": "The skeleton application for the Laravel framework.",
|
||||
|
|
Loading…
Reference in New Issue