Skip to content

Commit 4f66821

Browse files
committed
Slugify Collectives and Pages
Signed-off-by: Konstantin Myakshin <molodchick@gmail.com>
1 parent 622205d commit 4f66821

26 files changed

Lines changed: 862 additions & 63 deletions

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
"ext-json": "*",
1717
"ext-pdo": "*",
1818
"ext-pdo_sqlite": "*",
19+
"symfony/string": "^6.0",
20+
"symfony/translation-contracts": "^2.5",
1921
"teamtnt/tntsearch": "^4.2"
2022
},
2123
"require-dev": {

0 commit comments

Comments
 (0)