You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PHPStan extension requires PHPStan 1.1. If you are using a Magento version that requires an older version of PHPStan,
12
+
you need to manually upgrade before installing this extension.
13
+
9
14
## Installation
10
15
11
16
The preferred way of installing `bitexpert/phpstan-magento` is through Composer.
@@ -25,8 +30,6 @@ includes:
25
30
- vendor/bitexpert/phpstan-magento/extension.neon
26
31
```
27
32
28
-
⚠️ When you use a version of `phpstan/phpstan` lower than 0.12.26 you should replace `bootstrapFiles` with `autoload_files` in the configuration mentioned above.
0 commit comments