Skip to content

Commit e8ce3c8

Browse files
deps(deps): update webmozart/assert requirement from ^1.9 to ^1.12
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...1.12.1) --- updated-dependencies: - dependency-name: webmozart/assert dependency-version: 1.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 593a2dd commit e8ce3c8

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/event-dispatcher": "^3.0|^4.0|^5.0|^6.0|^7.0|^8.0",
3232
"symfony/finder": "^3.0|^4.0|^5.0|^6.0|^7.0|^8.0",
3333
"symfony/polyfill-php80": "^1.33",
34-
"webmozart/assert": "^1.9"
34+
"webmozart/assert": "^1.12"
3535
},
3636
"require-dev": {
3737
"friendsofphp/php-cs-fixer": "^3.91",

0 commit comments

Comments
 (0)