mirror of https://github.com/kcal-app/kcal.git
Add `gd` as platform requirement
This commit is contained in:
parent
f67ae25b13
commit
ae57db3f01
|
|
@ -5,6 +5,7 @@
|
|||
"license": "MPL-2.0",
|
||||
"require": {
|
||||
"php": "^8.0",
|
||||
"ext-gd": "*",
|
||||
"babenkoivan/elastic-migrations": "^1.4",
|
||||
"babenkoivan/elastic-scout-driver": "^1.3",
|
||||
"babenkoivan/elastic-scout-driver-plus": "^2.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue