Added option to provide custom slug when creating a short url

This commit is contained in:
Alejandro Celaya
2017-10-21 17:18:57 +02:00
parent 0232f68b91
commit 1f7a94794d
5 changed files with 118 additions and 7 deletions

View File

@@ -14,6 +14,7 @@
"require": {
"php": "^7.0",
"acelaya/ze-content-based-error-handler": "^2.0",
"cocur/slugify": "^3.0",
"doctrine/annotations": "^1.4 <1.5",
"doctrine/cache": "^1.6 <1.7",
"doctrine/collections": "^1.4 <1.5",