diff --git a/config/level/php/php70.yml b/config/level/php/php70.yml index 05b3d934672..43fcbd14a77 100644 --- a/config/level/php/php70.yml +++ b/config/level/php/php70.yml @@ -1,3 +1,4 @@ services: Rector\Php\Rector\ExceptionHandlerTypehintRector: ~ Rector\Php\Rector\TernaryToNullCoalescingRector: ~ + Rector\Php\Rector\RandomFunctionRector: ~