rector/bin/rector
Tomas Votruba 9200bbb091 Updated Rector to commit 9d74e20acb
9d74e20acb [Dep] Add PHPUnit\Framework\TestCase stub on target-repository bootstrap.php (#1924)
2022-03-12 17:33:54 +00:00

6 lines
97 B
PHP
Executable File

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