Skip to content

Commit 327a200

Browse files
committed
Update Composer baseline
1 parent 817848c commit 327a200

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

e2e/integration/composer-baseline.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,11 @@ parameters:
215215
count: 1
216216
path: repo/src/Composer/Console/Application.php
217217

218+
-
219+
message: "#^Method Composer\\\\DependencyResolver\\\\Decisions\\:\\:next\\(\\) with return type void returns mixed but should not return anything\\.$#"
220+
count: 1
221+
path: repo/src/Composer/DependencyResolver/Decisions.php
222+
218223
-
219224
message: "#^Access to an undefined property Composer\\\\Package\\\\PackageInterface\\:\\:\\$id\\.$#"
220225
count: 4

0 commit comments

Comments
 (0)