Skip to content

Commit 1c31d7e

Browse files
committed
adding one more dep
1 parent f5c90b6 commit 1c31d7e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Turbo/Tests/allowed.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,10 @@
88
"location": "Symfony\\UX\\Turbo\\Tests\\BroadcastTest::testBroadcast",
99
"message": "Method \"ArrayAccess::offsetGet()\" might add \"mixed\" as a native return type declaration in the future. Do the same in implementation \"Symfony\\Component\\Panther\\DomCrawler\\Form\" now to avoid errors or add an explicit @return annotation to suppress this message.",
1010
"count": 1
11+
},
12+
{
13+
"location": "Symfony\\UX\\Turbo\\Tests\\BroadcastTest::testBroadcast",
14+
"message": "Method \"FilterIterator::accept()\" might add \"bool\" as a native return type declaration in the future. Do the same in child class \"SebastianBergmann\\FileIterator\\Iterator\" now to avoid errors or add an explicit @return annotation to suppress this message.",
15+
"count": 1
1116
}
1217
]

0 commit comments

Comments
 (0)