Jeeeede Menge updates.
This commit is contained in:
@@ -4,15 +4,22 @@
|
||||
"description": "The Laravel Framework.",
|
||||
"keywords": ["framework", "laravel"],
|
||||
"license": "MIT",
|
||||
"repositories": [{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/ascarion/php-tmdb-api"
|
||||
}],
|
||||
"require": {
|
||||
"php": "^8.0.2",
|
||||
"guzzlehttp/guzzle": "^7.2",
|
||||
"laravel/framework": "^9.2",
|
||||
"laravel/sanctum": "^2.14.1",
|
||||
"laravel/tinker": "^2.7"
|
||||
"laravel/tinker": "^2.7",
|
||||
"php-http/cache-plugin": "^1.7",
|
||||
"php-tmdb/api": "dev-symfony-patch"
|
||||
},
|
||||
"require-dev": {
|
||||
"fakerphp/faker": "^1.9.1",
|
||||
"laravel/breeze": "^1.9",
|
||||
"laravel/sail": "^1.0.1",
|
||||
"mockery/mockery": "^1.4.4",
|
||||
"nunomaduro/collision": "^6.1",
|
||||
|
Reference in New Issue
Block a user