Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
jordisala1991 authored and greg0ire committed Aug 27, 2020
1 parent 3818db7 commit f53b32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -16,7 +16,7 @@
],
"require": {
"php": "^7.2",
"cocur/slugify": "^3.0 || ^4.0",
"cocur/slugify": "^4.0",
"doctrine/doctrine-bundle": "^1.0",
"knplabs/knp-menu-bundle": "^2.1",
"knplabs/knp-paginator-bundle": "^2.6",
Expand Down

0 comments on commit f53b32e

Please sign in to comment.