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",
Generated
+4 -4
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "7980f2ec05f5b526fd14283b3ff34b2a",
"content-hash": "908848a25f77bebc23c8ac1fe2f9ffb2",
"packages": [
{
"name": "doctrine/deprecations",
@@ -2374,16 +2374,16 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"stability-flags": {},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": "^7.4 || ^8.0",
"ext-filter": "*"
},
"platform-dev": [],
"platform-dev": {},
"platform-overrides": {
"php": "7.4.0"
},
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.9.0"
}