diff --git a/tests/.ignored-deprecations b/tests/.ignored-deprecations index 005a6d5bf1..8a10562382 100644 --- a/tests/.ignored-deprecations +++ b/tests/.ignored-deprecations @@ -7,3 +7,5 @@ # Fixed in DoctrineMongoDBBundle 4.6 %Accessing Doctrine\\Common\\Lexer\\Token properties via ArrayAccess is deprecated, use the value, type or position property instead% %Do the same.*Doctrine\\Bundle\\MongoDBBundle% + +%The "Symfony\\Bundle\\MakerBundle\\Maker\\MakeAuthenticator" class is deprecated, use any of the Security\\Make* commands instead%