Skip to content

Commit 00c87d1

Browse files
elliotbruneelElliot Bruneel
andauthored
chore: allow webmozart/assert ^2 (#253)
Co-authored-by: Elliot Bruneel <[email protected]>
1 parent 547d364 commit 00c87d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"require": {
77
"php": ">=8.2",
8-
"webmozart/assert": "^1.12",
8+
"webmozart/assert": "^1.12 || ^2.0",
99
"phpstan/phpstan": "^2.1.30",
1010
"nette/utils": "^4.0",
1111
"phpstan/phpdoc-parser": "^2.3"

0 commit comments

Comments
 (0)