The PHP version in the composer.lock file has been updated from version 8.1 to 8.2.

This commit is contained in:
Leonid Nikitin 2023-06-28 14:05:31 +06:00
parent e189137f6a
commit 20fbdd7a34
Signed by: kor-elf
GPG Key ID: 7DE8F80C5CEC2C0D

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": "121ea3a2fffe49b3ef9aa4d064b28c19", "content-hash": "d3514981a93fe871564aa46c2746bca8",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
@ -7816,7 +7816,7 @@
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
"php": "^8.1" "php": "^8.2"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.3.0" "plugin-api-version": "2.3.0"