Updated development assets and required PHP 7.4

This commit is contained in:
Alejandro Celaya
2019-12-17 11:21:47 +01:00
parent fd6151040e
commit 2bd9bb233c
5 changed files with 12 additions and 14 deletions

View File

@@ -12,7 +12,7 @@
}
],
"require": {
"php": "^7.2",
"php": "^7.4",
"ext-json": "*",
"ext-pdo": "*",
"akrabat/ip-address-middleware": "^1.0",
@@ -30,7 +30,7 @@
"mikehaertl/phpwkhtmltopdf": "^2.2",
"monolog/monolog": "^2.0",
"nikolaposa/monolog-factory": "^3.0",
"ocramius/proxy-manager": "~2.2.2",
"ocramius/proxy-manager": "^2.5.1",
"phly/phly-event-dispatcher": "^1.0",
"predis/predis": "^1.1",
"pugx/shortid-php": "^0.5",