1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-19 11:21:30 +02:00

refactor(admin-plugin): add ext-spl to the require section of composer.json #347

This commit is contained in:
Awilum
2020-01-02 19:55:57 +03:00
parent 1d39a02e0d
commit 7abf0da1f1

View File

@@ -20,6 +20,7 @@
"ext-json": "*",
"ext-gd": "*",
"ext-dom": "*",
"ext-spl": "*",
"ext-mbstring": "*",
"ext-fileinfo": "*",