Skip to content

Commit 946a7b8

Browse files
authored
Merge pull request #729 from phpDocumentor/allow-assert-v2
Allow webmozart assert v2
2 parents a035005 + 37e21d7 commit 946a7b8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"phpdocumentor/reflection-docblock": "^6.0",
3232
"phpdocumentor/type-resolver": "^2.0",
3333
"symfony/polyfill-php80": "^1.28",
34-
"webmozart/assert": "^1.7"
34+
"webmozart/assert": "^1.7 || ^2.1"
3535
},
3636
"require-dev": {
3737
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)