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",
"require": {
"php": "^8.2",
"php": "^8.3",
"guzzlehttp/guzzle": "^7.9.2",
"laravel/framework": "^v11.34.2",
"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",
"This file is @generated automatically"
],
"content-hash": "8262749b3ee2a75ce102f4476c667e6b",
"content-hash": "aec72a0934ebcaf825dabeb8fbff3bf7",
"packages": [
{
"name": "brick/math",
@ -8349,7 +8349,7 @@
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^8.2",
"php": "^8.3",
"ext-json": "*"
},
"platform-dev": [],