Update robo and codeception and remove outdated deps

[MAILPOET-3296]
This commit is contained in:
Rostislav Wolny
2020-11-24 16:59:47 +01:00
committed by Veljko V
parent 0362c97067
commit a62ad4f70a
3 changed files with 873 additions and 848 deletions

View File

@@ -25,6 +25,7 @@ parameters:
- '/Parameter #1 \$cssOrXPath of method AcceptanceTester::moveMouseOver\(\) expects string\|null, array<string, string> given./'
- '/Function expect invoked with 1 parameter, 0 required\./'
- '/(with|has) no (return )?typehint specified/' # exclude level 6 errors
- '/Call to method getName\(\) on an unknown class _generated\\([a-zA-Z])*Cookie/' # codeception generate incorrect return type in ../../tests/_support/_generated
excludes_analyse:
- ../../tests/_support/_generated
- ../../tests/unit/Entities/SubscriberEntityTest.php