Skip to content

Commit 886ec1a

Browse files
Update webmozart/assert requirement from ^1.10 to ^2.4
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.10.0...2.4.0) --- updated-dependencies: - dependency-name: webmozart/assert dependency-version: 2.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4ad694 commit 886ec1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"symfony/web-link": "^6.0 || ^7.0",
2323
"symfony/asset": "^6.0 || ^7.0",
2424
"ext-dom": "*",
25-
"webmozart/assert": "^1.10"
25+
"webmozart/assert": "^2.4"
2626
},
2727
"require-dev": {
2828
"phpstan/phpstan": "^2.2",

0 commit comments

Comments
 (0)