phpstan/phpstan-shim

Broken sync with packagist

xificurk opened this issue · 3 comments

Although, version 0.8 is tagged in this repository, there is no such version on packagist:
https://packagist.org/packages/phpstan/phpstan-shim

Hello! Any way to fix this? :)

I used this in my composer.json as a workaround:

"phpstan/phpstan-shim": "dev-master#48c8ef92966a0caf7ea55eb48792b44a48c2b576",

Packagist seems to be in sync with repo now.