Bump PHP version to 7.4

This commit is contained in:
bocharsky-bw 2022-01-25 20:10:45 +02:00
parent cdd1aeec0c
commit b839e4358f

View file

@ -18,7 +18,7 @@
],
"require": {
"php": "^7.1.3|^8.0",
"php": "^7.4|^8.0",
"symfony/framework-bundle": "^4.2|^5.0|^6.0",
"symfony/dependency-injection": "^4.2|^5.0|^6.0",
"michelf/php-markdown": "~1.4"