Skip to content

Commit 05fb4e6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
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)