Skip to content

Commit 46e25db

Browse files
Merge pull request #1 from inviqa/feature/MISC-update-docs
Fix Magento 2.x reference in README
2 parents d01b9e9 + 2ce3afe commit 46e25db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ Whilst this extension depends on phpstan/phpstan, it can also depend on phpstan/
2222
With coupled dependencies:
2323

2424
```bash
25-
composer require inviqa/phpstan-magento2 phpstan/phpstan
25+
composer require inviqa/phpstan-magento1 phpstan/phpstan
2626
```
2727

2828
With uncoupled phar package:
2929

3030
```bash
31-
composer require inviqa/phpstan-magento2 phpstan/phpstan-shim
31+
composer require inviqa/phpstan-magento1 phpstan/phpstan-shim
3232
```
3333

3434
## Alternative Magento path

0 commit comments

Comments
 (0)