PHP 7.4.
This commit is contained in:
parent
2816915c7c
commit
3e8e44410b
|
@ -12,7 +12,7 @@
|
|||
],
|
||||
"type": "project",
|
||||
"require": {
|
||||
"php": "^7.3.0",
|
||||
"php": "^7.4.0",
|
||||
"ext-ctype": "*",
|
||||
"ext-hash": "*",
|
||||
"ext-iconv": "*",
|
||||
|
|
4
composer.lock
generated
4
composer.lock
generated
|
@ -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": "104b6028a5f243620b6fb0cf58be3ae8",
|
||||
"content-hash": "1a1a8224a79f83dcf6bd773ab8d788e0",
|
||||
"packages": [
|
||||
{
|
||||
"name": "doctrine/annotations",
|
||||
|
@ -7397,7 +7397,7 @@
|
|||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": {
|
||||
"php": "^7.3.0",
|
||||
"php": "^7.4.0",
|
||||
"ext-ctype": "*",
|
||||
"ext-hash": "*",
|
||||
"ext-iconv": "*"
|
||||
|
|
Loading…
Reference in a new issue