fix composer

This commit is contained in:
aslan 2024-01-19 16:07:58 +03:00
parent 38f1881994
commit f3c9e8252f
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
"keywords": ["laravel", "framework"],
"license": "MIT",
"require": {
"php": "^8.1",
"php": "^8.2",
"guzzlehttp/guzzle": "^7.8.1",
"laravel/framework": "^10.41.0",
"laravel/sanctum": "^3.3.3",

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": "4c38dca4b2f8c2ff09a81af2492c8556",
"content-hash": "fdefaf46b5f41fa6a367dece0d5b67f0",
"packages": [
{
"name": "brick/math",
@ -9327,7 +9327,7 @@
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^8.1"
"php": "^8.2"
},
"platform-dev": [],
"plugin-api-version": "2.6.0"