Skip to content

Commit 05fb4e6

Browse files
committed
Update required version of php to >=7.2.5
1 parent 7a2b328 commit 05fb4e6

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
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"require": {
20-
"php": "^7.2.5",
20+
"php": ">=7.2.5",
2121
"ext-mbstring": "*",
2222
"symfony/console": "^4.4|^5.0",
2323
"symfony/yaml": "^4.4|^5.0"

0 commit comments

Comments
 (0)