Skip to content

Commit

Permalink
chore(deps): bump beberlei/assert from 3.3.2 to 3.3.3
Browse files Browse the repository at this point in the history
Bumps [beberlei/assert](https://github.com/beberlei/assert) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/beberlei/assert/releases)
- [Changelog](https://github.com/beberlei/assert/blob/master/CHANGELOG.md)
- [Commits](beberlei/assert@v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: beberlei/assert
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mitelg committed Nov 14, 2024
1 parent a2a29ec commit be280c2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
1 change: 1 addition & 0 deletions UPGRADE-5.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ This changelog references changes done in Shopware 5.7 patch versions.
* Changed the test kernel, so PHPUnit tests do no longer ignore PHP warnings and notices and are failing instead
* Changed the `plugin.xsd` complexType `pluginType` so it could be validated again with newer `libxml2` versions

* Updated `beberlei/assert` to version 3.3.3
* Updated `beberlei/doctrineextensions` to version 1.4.0
* Updated `cocur/slugify` to version 4.6.0 for PHP 8.0 and newer
* Updated `doctrine/annotations` to version 1.14.4
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"lib-libxml": "*",
"composer-runtime-api": "^2.0",
"bcremer/line-reader": "1.3.0",
"beberlei/assert": "3.3.2",
"beberlei/assert": "3.3.3",
"beberlei/doctrineextensions": "1.4.0",
"cocur/slugify": "4.3.0 || 4.6.0",
"doctrine/annotations": "1.14.4",
Expand Down
16 changes: 8 additions & 8 deletions composer.lock

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

0 comments on commit be280c2

Please sign in to comment.