rector/bin/rector
Tomas Votruba 184cf49468 Updated Rector to commit f9de5d311e7e69d1ad2cb5f3087970d8b9335920
f9de5d311e [Php80] Handle RenameClassRector+AnnotationToAttributeRector with auto import and existing attribute defined (#5219)
2023-11-02 03:20:18 +00:00

6 lines
95 B
PHP
Executable File

#!/usr/bin/env php
<?php
namespace RectorPrefix202311;
require_once __DIR__ . '/rector.php';