Skip to content

Commit

Permalink
Remove support for cocur/slugify 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 committed Nov 1, 2021
1 parent 5da5e5c commit 70a9577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -22,7 +22,7 @@
],
"require": {
"php": "^7.4 || ^8.0",
"cocur/slugify": "^3.0 || ^4.0",
"cocur/slugify": "^4.0",
"doctrine/collections": "^1.6",
"doctrine/persistence": "^2.0",
"sonata-project/doctrine-extensions": "^1.10.1",
Expand Down

0 comments on commit 70a9577

Please sign in to comment.