Updated min requirements in composer.json
This commit is contained in:
parent
bf7a856fa6
commit
d263990401
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
"license": "AGPL-3.0-or-later",
|
||||
"type": "project",
|
||||
"require": {
|
||||
"php": "^7.2",
|
||||
"php": "^7.2.5",
|
||||
"ext-curl": "*",
|
||||
"ext-fileinfo": "*",
|
||||
"ext-json": "*",
|
||||
|
|
Loading…
Add table
Reference in a new issue