Releases: Elendev/composer-push
Releases · Elendev/composer-push
Global Configuration support
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
- Due to the backward compatibility issues with Composer 2.3, specify in composer.json that it's not yet supported. See https://blog.packagist.com/composer-2-3/ for more details.
1.0.0
0.8.1
- Throw error when the version is not specified #57 thanks to @LeJeanbono
- Display the correct repository type instead of always Nexus #58 - Thanks to @hexa2k9 and @LeJeanbono
0.8.0
- Add support for access tokens #51 #55 - Thanks to @LeJeanbono
- Use version from composer.json if none is specified in the CLI #10 #56 - Thanks to @LeJeanbono