This commit is contained in:
Alexey Skobkin 2020-01-20 21:21:33 +03:00
parent 2816915c7c
commit 3e8e44410b
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", "type": "project",
"require": { "require": {
"php": "^7.3.0", "php": "^7.4.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": "104b6028a5f243620b6fb0cf58be3ae8", "content-hash": "1a1a8224a79f83dcf6bd773ab8d788e0",
"packages": [ "packages": [
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
@ -7397,7 +7397,7 @@
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
"php": "^7.3.0", "php": "^7.4.0",
"ext-ctype": "*", "ext-ctype": "*",
"ext-hash": "*", "ext-hash": "*",
"ext-iconv": "*" "ext-iconv": "*"