Update PHP version

This commit is contained in:
2021-06-10 01:06:04 +05:00
parent 7554f16be3
commit 1418671967
3 changed files with 296 additions and 294 deletions

View File

@@ -8,7 +8,7 @@
],
"license": "MIT",
"require": {
"php": "^7.3.0",
"php": "^7.4",
"doctrine/dbal": "^2.10",
"fabpot/goutte": "^4.0",
"fideloper/proxy": "^4.2",