Commit 3004eca0 authored by Hendrik Heneke's avatar Hendrik Heneke
Browse files

Downgraded PHP version requirement.

parent 9799bb18
Pipeline #391 passed with stage
in 31 seconds
......@@ -8,7 +8,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": ">=7.4",
"php": ">=7.2",
"ext-ctype": "*",
"ext-iconv": "*",
"ext-json": "*",
......
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment