1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-30 18:09:56 +02:00
This commit is contained in:
Ryan Cramer
2022-01-07 14:01:20 -05:00
parent 85e0501988
commit 38506eb6dc
3 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
}
],
"require": {
"php": ">=5.3.8",
"php": ">=5.5",
"ext-gd": "*"
},
"autoload": {