Skip to content

Commit 63a9c47

Browse files
alexander-schranzondrejmirtes
authored andcommitted
Update webmozart/assert version constraint to test also ^2.0
1 parent e6d0629 commit 63a9c47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"phpstan/phpstan-phpunit": "^2.0",
1818
"phpstan/phpstan-strict-rules": "^2.0",
1919
"phpunit/phpunit": "^9.6",
20-
"webmozart/assert": "^1.11.0"
20+
"webmozart/assert": "^1.11.0 || ^2.0"
2121
},
2222
"config": {
2323
"platform": {

0 commit comments

Comments
 (0)