Skip to content

Conversation

@TomasVotruba
Copy link
Member

No description provided.

@TomasVotruba TomasVotruba changed the title add simple script to resolve phpstan version [build] Add simple independent script to resolve phpstan version Oct 20, 2025
@TomasVotruba TomasVotruba merged commit 5b5c2cd into main Oct 20, 2025
52 checks passed
@TomasVotruba TomasVotruba deleted the tv-version branch October 20, 2025 19:28

public function resolvePackageVersion(string $packageName): ?string
{
$installedPackages = $this->resolve();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This may need unit test to extract tagged version; eg

1.0.0@0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 to become 1.0.0 only

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants