Skip to content

Commit 9cb3969

Browse files
Update webmozart/assert requirement from ^1.9 to ^2.1
Updates the requirements on [webmozart/assert](https://github.com/webmozarts/assert) to permit the latest version. - [Release notes](https://github.com/webmozarts/assert/releases) - [Changelog](https://github.com/webmozarts/assert/blob/master/CHANGELOG.md) - [Commits](webmozarts/assert@1.9.0...2.1.2) --- updated-dependencies: - dependency-name: webmozart/assert dependency-version: 2.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1c1037 commit 9cb3969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"symfony/framework-bundle": "^6.4 || ^7.4 || ^8.0",
3232
"symfony/http-kernel": "^6.4 || ^7.4 || ^8.0",
3333
"twig/twig": "^3.3",
34-
"webmozart/assert": "^1.9"
34+
"webmozart/assert": "^2.1"
3535
},
3636
"replace": {
3737
"sylius/mailer": "self.version"

0 commit comments

Comments
 (0)