Skip to content

Commit de32f6a

Browse files
committed
chore(deps): allow webmozart/assert v2
1 parent 90614c7 commit de32f6a

File tree

2 files changed

+23
-25
lines changed

2 files changed

+23
-25
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require": {
1717
"php": "^7.4 || ^8.0",
1818
"phpdocumentor/type-resolver": "^1.7",
19-
"webmozart/assert": "^1.9.1",
19+
"webmozart/assert": "^1.9.1 || ^2",
2020
"phpdocumentor/reflection-common": "^2.2",
2121
"ext-filter": "*",
2222
"phpstan/phpdoc-parser": "^1.7|^2.0",
@@ -42,9 +42,6 @@
4242
}
4343
},
4444
"config": {
45-
"platform": {
46-
"php":"7.4.0"
47-
},
4845
"allow-plugins": {
4946
"phpstan/extension-installer": true
5047
}

composer.lock

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

0 commit comments

Comments
 (0)