PHP bump to 8.1.

This commit is contained in:
Alexey Skobkin 2022-07-04 23:07:04 +03:00
parent 69df2a78f6
commit 26313d7097
No known key found for this signature in database
GPG Key ID: 5D5CEF6F221278E7
2 changed files with 3 additions and 3 deletions

View File

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