Skip to content

Commit 61ebcdd

Browse files
composer: update webmozart/assert requirement from ^1.10 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](https://github.com/webmozarts/assert/commits) --- updated-dependencies: - dependency-name: webmozart/assert dependency-version: 2.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0688c5 commit 61ebcdd

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
@@ -10,7 +10,7 @@
1010
"phpspec/phpspec": "^8.0",
1111
"sebastian/diff": "^4.0",
1212
"twig/twig": "^3.3",
13-
"webmozart/assert": "^1.10"
13+
"webmozart/assert": "^2.1"
1414
},
1515
"minimum-stability": "dev",
1616
"prefer-stable": true,

0 commit comments

Comments
 (0)