1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-17 18:36:39 +02:00

Slugify Integration! #146 #117

This commit is contained in:
Awilum
2019-06-10 18:25:57 +03:00
parent 7dba4078ff
commit 43d741f333

View File

@@ -47,7 +47,8 @@
"league/glide": "^1.5",
"respect/validation": "^1.0",
"monolog/monolog": "^1.24"
"monolog/monolog": "^1.24",
"cocur/slugify": "^3.2"
},
"suggest": {
"ext-zend-opcache": "Recommended for better performance",