fix
Showing
This diff is collapsed.
Click to expand it.
... | ... | @@ -388,5 +388,11 @@ |
"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