Skip to content

Commit

Permalink
chore(deps): bump doctrine/annotations from 1.14.3 to 1.14.4
Browse files Browse the repository at this point in the history
Bumps [doctrine/annotations](https://github.com/doctrine/annotations) from 1.14.3 to 1.14.4.
- [Release notes](https://github.com/doctrine/annotations/releases)
- [Commits](doctrine/annotations@1.14.3...1.14.4)

---
updated-dependencies:
- dependency-name: doctrine/annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and aragon999 committed Oct 1, 2024
1 parent b6a3a12 commit cfa39ab
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
1 change: 1 addition & 0 deletions UPGRADE-5.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ This changelog references changes done in Shopware 5.7 patch versions.

* Updated `beberlei/doctrineextensions` to version 1.4.0
* Updated `cocur/slugify` to version 4.5.1 for PHP 8.0 and newer
* Updated `doctrine/annotations` to version 1.14.4
* Updated `doctrine/common` to version 3.4.4
* Updated `doctrine/inflector` to version 2.0.10
* Updated `doctrine/orm` to version 2.15.5
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"beberlei/assert": "3.3.2",
"beberlei/doctrineextensions": "1.4.0",
"cocur/slugify": "4.3.0 || 4.5.1",
"doctrine/annotations": "1.14.3",
"doctrine/annotations": "1.14.4",
"doctrine/cache": "1.13.0",
"doctrine/collections": "1.8.0",
"doctrine/common": "3.4.4",
Expand Down
22 changes: 11 additions & 11 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cfa39ab

Please sign in to comment.