Composer file has been updated
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "laravel/laravel",
|
||||
"name": "kamilniemczycki/kamilcraft-api",
|
||||
"type": "project",
|
||||
"description": "The Laravel Framework.",
|
||||
"keywords": ["framework", "laravel"],
|
||||
"description": "The API portfolio of projects.",
|
||||
"keywords": ["kamilcraft", "api"],
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"php": "^7.3|^8.0",
|
||||
"php": "^8.0",
|
||||
"fruitcake/laravel-cors": "^2.0",
|
||||
"guzzlehttp/guzzle": "^7.0.1",
|
||||
"laravel/framework": "^8.75",
|
||||
|
||||
Reference in New Issue
Block a user