mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-17 13:28:18 +01:00
composer: replace prefixed
This commit is contained in:
parent
92d35f05ca
commit
9311d4f4a0
@ -45,6 +45,9 @@
|
||||
"symplify/phpstan-extensions": "^7.2",
|
||||
"thecodingmachine/phpstan-strict-rules": "^0.12"
|
||||
},
|
||||
"replace": {
|
||||
"rector/rector-prefixed": "self.version"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Rector\\Core\\": "src",
|
||||
|
Loading…
x
Reference in New Issue
Block a user