Skip to content

Commit 33cc652

Browse files
committed
Add an indication to composer.json that this package replaces isaac/phpstan-magento2-stubs
1 parent 2cc4ef3 commit 33cc652

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"name": "iodigital-com/phpstan-magento2-stubs",
3+
"replace": {
4+
"isaac/phpstan-magento2-stubs": "*"
5+
},
36
"description": "PHPStan Magento 2 stub files",
47
"type": "phpstan-extension",
58
"license": "MIT",

0 commit comments

Comments
 (0)