update to 8.3 php -v

This commit is contained in:
aslan 2024-02-05 09:55:33 +03:00
parent 2386c33a25
commit 4c50cb0085
2 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
],
"license": "MIT",
"require": {
"php": "^8.1|8.2|8.3",
"php": "^8.3",
"guzzlehttp/guzzle": "^7.8.1",
"imangazaliev/didom": "^2.0.1",
"laravel/framework": "^10.43.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": "aeeb0743e5eb2bf8ef635e329958565f",
"content-hash": "3c31e42f7cfc5921b4dfaffd75926ba5",
"packages": [
{
"name": "brick/math",
@ -9378,7 +9378,7 @@
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^8.1|8.2|8.3"
"php": "^8.3"
},
"platform-dev": [],
"plugin-api-version": "2.6.0"