Skip to content

Commit 6efefe4

Browse files
committed
Add magento2-base as dev dependency for PhpStan
Otherwise, classes like Magento\TestFramework\Helper\Bootstrap are unknown
1 parent 649e664 commit 6efefe4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
},
4242
"require-dev": {
4343
"roave/security-advisories": "dev-master",
44+
"magento/magento2-base": "^2.4.0",
4445
"phpunit/phpunit": "^6.0|^9.0",
4546
"pds/skeleton": "^1.0",
4647
"phpro/grumphp": "^v0.21.0",

0 commit comments

Comments
 (0)