PHP 8.1 and Symfony 5.4 upgrade #2

Merged
skobkin merged 6 commits from composer_udpate into master 2022-07-04 22:19:09 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 26313d7097 - Show all commits

View file

@ -12,7 +12,7 @@
], ],
"type": "project", "type": "project",
"require": { "require": {
"php": ">=8.0.0", "php": ">=8.1.0",
"ext-ctype": "*", "ext-ctype": "*",
"ext-hash": "*", "ext-hash": "*",
"ext-iconv": "*", "ext-iconv": "*",

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": "4c450cec0e53f28a8deb8a84896aa71c", "content-hash": "a948502e5aa65e256b987beb714d44d6",
"packages": [ "packages": [
{ {
"name": "babdev/pagerfanta-bundle", "name": "babdev/pagerfanta-bundle",
@ -9104,7 +9104,7 @@
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
"php": ">=8.0.0", "php": ">=8.1.0",
"ext-ctype": "*", "ext-ctype": "*",
"ext-hash": "*", "ext-hash": "*",
"ext-iconv": "*", "ext-iconv": "*",