<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Issue with Composer Connector: ProGet blocks non-standard version names from Packagist]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I am running into a blocking issue regarding a Composer feed that has a connector configured for Packagist.</p>
<p dir="auto">Currently, <a href="http://packagist.org" rel="nofollow">packagist.org</a> supports non-standard version names, such as branch names or custom plain-text strings. However, ProGet rejects these packages, seemingly because it strictly enforces the version schema outlined in the official Composer specification (<a href="https://getcomposer.org/doc/04-schema.md#version" rel="nofollow">https://getcomposer.org/doc/04-schema.md#version</a>).</p>
<p dir="auto">While I understand the desire to stick to the strict schema, the Composer specification explicitly states that the version field is not always mandatory and can be inferred in certain scenarios. As the documentation states:</p>
<p dir="auto">"Optional if the package repository can infer the version from somewhere, such as the VCS tag name in the VCS repository. In that case it is also recommended to omit it."</p>
<p dir="auto">Since <a href="http://packagist.org" rel="nofollow">packagist.org</a> leverages this rule and infers versions from VCS (allowing for non-standard versions like branch names), ProGet's strict validation ends up breaking the sync and rejecting these packages.</p>
<p dir="auto">The Request:<br />
Could ProGet be updated to mirror the same version validation rules and leniency used by <a href="http://packagist.org" rel="nofollow">packagist.org</a>, specifically taking into account that the version can be optional or non-standard when inferred from VCS?</p>
<p dir="auto">Impact:<br />
Right now, this strict validation completely blocks the use of ProGet for large projects that rely on upstream dependencies with these non-standard version names. We are unable to successfully proxy/cache these packages.</p>
<p dir="auto">Thank you for looking into this! Please let me know if you need any logs or further examples.</p>
]]></description><link>https://forums.inedo.com/topic/5774/issue-with-composer-connector-proget-blocks-non-standard-version-names-from-packagist</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 18:47:00 GMT</lastBuildDate><atom:link href="https://forums.inedo.com/topic/5774.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 09 Jun 2026 15:04:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Issue with Composer Connector: ProGet blocks non-standard version names from Packagist on Tue, 09 Jun 2026 15:04:15 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I am running into a blocking issue regarding a Composer feed that has a connector configured for Packagist.</p>
<p dir="auto">Currently, <a href="http://packagist.org" rel="nofollow">packagist.org</a> supports non-standard version names, such as branch names or custom plain-text strings. However, ProGet rejects these packages, seemingly because it strictly enforces the version schema outlined in the official Composer specification (<a href="https://getcomposer.org/doc/04-schema.md#version" rel="nofollow">https://getcomposer.org/doc/04-schema.md#version</a>).</p>
<p dir="auto">While I understand the desire to stick to the strict schema, the Composer specification explicitly states that the version field is not always mandatory and can be inferred in certain scenarios. As the documentation states:</p>
<p dir="auto">"Optional if the package repository can infer the version from somewhere, such as the VCS tag name in the VCS repository. In that case it is also recommended to omit it."</p>
<p dir="auto">Since <a href="http://packagist.org" rel="nofollow">packagist.org</a> leverages this rule and infers versions from VCS (allowing for non-standard versions like branch names), ProGet's strict validation ends up breaking the sync and rejecting these packages.</p>
<p dir="auto">The Request:<br />
Could ProGet be updated to mirror the same version validation rules and leniency used by <a href="http://packagist.org" rel="nofollow">packagist.org</a>, specifically taking into account that the version can be optional or non-standard when inferred from VCS?</p>
<p dir="auto">Impact:<br />
Right now, this strict validation completely blocks the use of ProGet for large projects that rely on upstream dependencies with these non-standard version names. We are unable to successfully proxy/cache these packages.</p>
<p dir="auto">Thank you for looking into this! Please let me know if you need any logs or further examples.</p>
]]></description><link>https://forums.inedo.com/post/19773</link><guid isPermaLink="true">https://forums.inedo.com/post/19773</guid><dc:creator><![CDATA[vdubrovskyi_1854]]></dc:creator><pubDate>Tue, 09 Jun 2026 15:04:15 GMT</pubDate></item><item><title><![CDATA[Reply to Issue with Composer Connector: ProGet blocks non-standard version names from Packagist on Wed, 10 Jun 2026 03:42:37 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="https://forums.inedo.com/uid/3878">@vdubrovskyi_1854</a> ,</p>
<p dir="auto">Without knowing which specific package you're referring to, it's hard to give a more specific example.</p>
<p dir="auto">Historically, Packagist was effectively a database of "GitHub Repository pointers" and Composer was effectively just a wrapper around the Git client. They can both still operate in that mode, and needs to for older, non-standard packages. I suspect that's the type of package you're referring to here.</p>
<p dir="auto">ProGet's Composer feeds work with "packages" (i.e. not the GitHub pointers), which account for nearly all of the modern packages on <a href="http://Packagist.org" rel="nofollow">Packagist.org</a>. For the small number of packages that don't follow the standard (mostly older, legacy packages), you'll need to download them, properly package them, and then upload them to follow the standard.</p>
<p dir="auto">Unfortunately there's no technically feasible/sensible way to solve this problem - since it would require ProGet to serve as a GitHub pointer database, which just doesn't make sense.</p>
<p dir="auto">Cheers,<br />
Steve</p>
]]></description><link>https://forums.inedo.com/post/19774</link><guid isPermaLink="true">https://forums.inedo.com/post/19774</guid><dc:creator><![CDATA[stevedennis]]></dc:creator><pubDate>Wed, 10 Jun 2026 03:42:37 GMT</pubDate></item></channel></rss>