Skip to content

Commit 7cd03e9

Browse files
authored
Temporary pin webmozart/assert to 2.3.0 to make downgrade working (#7998)
1 parent 85da029 commit 7cd03e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"symfony/process": "^7.4",
4040
"symplify/easy-parallel": "^11.2.2",
4141
"symplify/rule-doc-generator-contracts": "^11.2",
42-
"webmozart/assert": "^2.3"
42+
"webmozart/assert": "2.3.0"
4343
},
4444
"require-dev": {
4545
"boundwize/structarmed": "^0.6",

0 commit comments

Comments
 (0)