php / pie

The PHP Installer for Extensions
120 stars 2 forks source link

Add support for `dev-main` and `dev-main#sha` type version requests #13

Open asgrim opened 1 month ago

asgrim commented 1 month ago

\Php\PieIntegrationTest\Command\DownloadCommandTest::validVersionsList has commented out dev-main and dev-main#<commit-sha> tests, as they aren't currently working. In theory it should be possible to get this working, but need to check into why.