I can circumvent this by specifying a version on `pnpm.overrides`. But using a semver there leads to other errors.
This works (pinned to a specific version):
```json5
{
dependencies: {
...
### Question
The Azure Storage Blob PHP library has been deprecated since March 2024. See https://github.com/Azure/azure-storage-blob-php
Are there plans for using an alternative library?
...
@ostrolucky Are you using a vendor library with many classes by any chance?
In an unrelated case with Psalm performance, we noticed that the analysis became much slower after we installed https:...