rector/bin/rector
Tomas Votruba 671f50c702 Updated Rector to commit ee715396945596fffb158ff8278749feb01ea01a
ee71539694 [NodeTypeResolver] Use isScalar()->yes() usage on StaticTypeAnalyzer and ScalarTypeComparator services (#5099)
2023-10-01 01:36:35 +00:00

6 lines
95 B
PHP
Executable File

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