Composer file has been updated

This commit is contained in:
2022-02-13 11:24:02 +01:00
parent d9c8d55505
commit 1f1a928c35
2 changed files with 30 additions and 30 deletions

View File

@@ -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",