1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-10 23:24:04 +02:00

feat(media): add siriusphp/upload library #564

This commit is contained in:
Awilum
2021-08-06 12:08:53 +03:00
parent 541fb45af3
commit a0c157c578

View File

@@ -58,7 +58,8 @@
"php-di/slim-bridge": "^3.1.1",
"middlewares/whoops": "^2.0",
"nette/neon": "^3.2",
"league/commonmark": "^2.0"
"league/commonmark": "^2.0",
"siriusphp/upload": "^3.0"
},
"suggest": {
"ext-zend-opcache": "Recommended for better performance",