Skip to content

Commit f9504ee

Browse files
committed
Bump minimal version to PHP 7.4.
1 parent ae37364 commit f9504ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
]
2525
},
2626
"require": {
27-
"php": ">=7.3 | ~8",
27+
"php": ">=7.4 | ~8",
2828
"symfony/dependency-injection": "^4.4 || ^5.0",
2929
"symfony/http-kernel": "^4.4 || ^5.0",
3030
"symfony/config": "^4.4 || ^5.0",

0 commit comments

Comments
 (0)