Skip to content

Commit 4c84350

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 21aad96 commit 4c84350

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
@@ -28,7 +28,7 @@
2828
"symfony/console": "^3.0|^4.0|^5.0|^6.0|^7.0",
2929
"symfony/polyfill-php80": "^1.20",
3030
"nikic/php-parser": "~5",
31-
"webmozart/assert": "^1.9",
31+
"webmozart/assert": "^1.12",
3232
"ext-json": "*",
3333
"phpstan/phpdoc-parser": "^1.2|^2.0",
3434
"ondram/ci-detector": "^4.1"

0 commit comments

Comments
 (0)