Skip to content

Commit 8eba3ef

Browse files
authored
Merge pull request #93 from laminas/renovate/webmozart-assert-2.x
Allow webmozart/assert ^2.0
2 parents 9a4748a + c55dff7 commit 8eba3ef

2 files changed

Lines changed: 24 additions & 16 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"phpunit/phpunit": "^11.5.42",
4242
"psalm/plugin-phpunit": "^0.19.5",
4343
"vimeo/psalm": "^6.13.1",
44-
"webmozart/assert": "^1.11.0"
44+
"webmozart/assert": "^1.11 || ^2.0.0"
4545
},
4646
"autoload": {
4747
"psr-4": {

composer.lock

Lines changed: 23 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)