Broken sync with packagist
xificurk opened this issue · 3 comments
xificurk commented
Although, version 0.8 is tagged in this repository, there is no such version on packagist:
https://packagist.org/packages/phpstan/phpstan-shim
gedimin45 commented
Hello! Any way to fix this? :)
mhujer commented
I used this in my composer.json as a workaround:
"phpstan/phpstan-shim": "dev-master#48c8ef92966a0caf7ea55eb48792b44a48c2b576",
xificurk commented
Packagist seems to be in sync with repo now.