1
0
Fork 0

Update requirements to PHP 8.2

This commit is contained in:
Krzysztof Sikorski 2023-03-18 15:01:39 +01:00
parent d92b471239
commit cf98bb3c66
Signed by: krzysztof-sikorski
GPG Key ID: 4EB564BD08FE8476
2 changed files with 8 additions and 7 deletions

View File

@ -17,7 +17,7 @@
}
],
"require": {
"php": "^8.0",
"php": "^8.2",
"ext-ctype": "*",
"ext-dom": "*",
"ext-iconv": "*",

13
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": "3138d09204f521d0ce896159f62178ce",
"content-hash": "3a5cf576f2510bc721be3b7f7a9d30ef",
"packages": [
{
"name": "doctrine/cache",
@ -6946,12 +6946,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "0aad20933686be0e30c54a0e1adf36b3b6dc7173"
"reference": "ad434708152844968e15adf8eb3f4a2d7066242e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/0aad20933686be0e30c54a0e1adf36b3b6dc7173",
"reference": "0aad20933686be0e30c54a0e1adf36b3b6dc7173",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/ad434708152844968e15adf8eb3f4a2d7066242e",
"reference": "ad434708152844968e15adf8eb3f4a2d7066242e",
"shasum": ""
},
"conflict": {
@ -7163,6 +7163,7 @@
"kimai/kimai": "<1.1",
"kitodo/presentation": "<3.1.2",
"klaviyo/magento2-extension": ">=1,<3",
"knplabs/knp-snappy": "<=1.4.1",
"krayin/laravel-crm": "<1.2.2",
"kreait/firebase-php": ">=3.2,<3.8.1",
"la-haute-societe/tcpdf": "<6.2.22",
@ -7531,7 +7532,7 @@
"type": "tidelift"
}
],
"time": "2023-03-15T23:04:16+00:00"
"time": "2023-03-17T19:03:58+00:00"
},
{
"name": "symfony/debug-bundle",
@ -7699,7 +7700,7 @@
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^8.0",
"php": "^8.2",
"ext-ctype": "*",
"ext-dom": "*",
"ext-iconv": "*",