Skip to content

Commit 0e811f9

Browse files
authored
Merge pull request #23 from SimLibaud/php_required
[Composer] Update PHP version require
2 parents 3a1f14e + 78d1eec commit 0e811f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
}
1212
],
1313
"require": {
14-
"php": "~7.2",
14+
"php": ">=7.2",
1515
"symfony/framework-bundle": "^5.0",
1616
"symfony/security-core": "^5.0",
1717
"symfony/yaml": "^5.0",

0 commit comments

Comments
 (0)