chore(deps): allow webmozart/assert v2

This commit is contained in:
Simon Podlipsky
2025-12-22 20:06:07 +01:00
parent 90614c73d3
commit f9534dfb4b
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
"require": {
"php": "^7.4 || ^8.0",
"phpdocumentor/type-resolver": "^1.7",
"webmozart/assert": "^1.9.1",
"webmozart/assert": "^1.9.1 || ^2",
"phpdocumentor/reflection-common": "^2.2",
"ext-filter": "*",
"phpstan/phpdoc-parser": "^1.7|^2.0",