Skip to content

Commit 0221220

Browse files
fix(deps): update dependency webmozart/assert to v2 (#45)
fix(deps): update dependency webmozart/assert to v2 --------- Co-authored-by: text-html-renovate[bot] <182508163+text-html-renovate[bot]@users.noreply.github.com> Co-authored-by: Mathieu Rochette <mathieu@rochette.cc>
1 parent 2b94b9d commit 0221220

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
@@ -26,7 +26,7 @@
2626
"symfony/finder": "^6.0|^7.0|^8.0",
2727
"symfony/console": "^6.0|^7.0|^8.0",
2828
"symfony/event-dispatcher": "^6.0|^7.0|^8.0",
29-
"webmozart/assert": "^1.11"
29+
"webmozart/assert": "^1.11|^2.0"
3030
},
3131
"require-dev": {
3232
"phpunit/phpunit": "^10.0|^11.0|^12.0",

0 commit comments

Comments
 (0)