Bumped PHP version in composer.json
This commit is contained in:
parent
be0baf0b1b
commit
d82e7ae247
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
],
|
],
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.3",
|
"php": ">=7.4",
|
||||||
"ext-curl": "*",
|
"ext-curl": "*",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"ext-mbstring": "*",
|
"ext-mbstring": "*",
|
||||||
|
|
Loading…
Reference in a new issue