Skip to content

Commit 8b3afd7

Browse files
authored
Merge pull request #2784 from shopware5/dependabot/composer/cocur/slugify-4.6.0
chore(deps): bump cocur/slugify from 4.3.0 to 4.6.0
2 parents 3d80d95 + 365c5de commit 8b3afd7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

UPGRADE-5.7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This changelog references changes done in Shopware 5.7 patch versions.
1818
* Changed the `plugin.xsd` complexType `pluginType` so it could be validated again with newer `libxml2` versions
1919

2020
* Updated `beberlei/doctrineextensions` to version 1.4.0
21-
* Updated `cocur/slugify` to version 4.5.1 for PHP 8.0 and newer
21+
* Updated `cocur/slugify` to version 4.6.0 for PHP 8.0 and newer
2222
* Updated `doctrine/annotations` to version 1.14.4
2323
* Updated `doctrine/common` to version 3.4.5
2424
* Updated `doctrine/inflector` to version 2.0.10

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"bcremer/line-reader": "1.3.0",
4141
"beberlei/assert": "3.3.2",
4242
"beberlei/doctrineextensions": "1.4.0",
43-
"cocur/slugify": "4.3.0 || 4.5.1",
43+
"cocur/slugify": "4.3.0 || 4.6.0",
4444
"doctrine/annotations": "1.14.4",
4545
"doctrine/cache": "1.13.0",
4646
"doctrine/collections": "1.8.0",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)