This commit is contained in:
cp6 2024-12-09 15:37:23 +11:00
parent 9f4738c75e
commit fcfa44f94f
2 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@
], ],
"license": "MIT", "license": "MIT",
"require": { "require": {
"php": "^8.2", "php": "^8.3",
"guzzlehttp/guzzle": "^7.9.2", "guzzlehttp/guzzle": "^7.9.2",
"laravel/framework": "^v11.34.2", "laravel/framework": "^v11.34.2",
"laravel/tinker": "^v2.10.0", "laravel/tinker": "^v2.10.0",

4
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "8262749b3ee2a75ce102f4476c667e6b", "content-hash": "aec72a0934ebcaf825dabeb8fbff3bf7",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
@ -8349,7 +8349,7 @@
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
"php": "^8.2", "php": "^8.3",
"ext-json": "*" "ext-json": "*"
}, },
"platform-dev": [], "platform-dev": [],