fix
Showing
... | @@ -388,5 +388,11 @@ | ... | @@ -388,5 +388,11 @@ |
"Magento\\PhpStan\\": "dev/tests/static/framework/Magento/PhpStan/" | "Magento\\PhpStan\\": "dev/tests/static/framework/Magento/PhpStan/" | ||
} | } | ||
}, | }, | ||
"prefer-stable": true | "prefer-stable": true, | ||
"repositories": [ | |||
{ | |||
"type": "composer", | |||
"url": "https://repo.magento.com/" | |||
} | |||
] | |||
} | } |
Please
register
or
sign in
to comment