Describe the bug
When I try to get last release with composer its ^4.3 if I force to 4.3.4 nothing change so its missing many parts for exemple constant in /src/Output/OutputInterface.php
Steps to reproduce the behavior
Just do composer require chillerlan/php-qrcode
Expected behavior
Just download last release 4.3.4 like is on github main
Screenshots
Content of output folder
Without composer require just clone
And now with composer require chillerlan/php-qrcode or composer require chillerlan/php-qrcode:4.3.4
Environment (please complete the following information):
Hi, ty for your job just litle thing
Describe the bug When I try to get last release with composer its ^4.3 if I force to 4.3.4 nothing change so its missing many parts for exemple constant in /src/Output/OutputInterface.php
Steps to reproduce the behavior Just do
composer require chillerlan/php-qrcode
Expected behavior Just download last release 4.3.4 like is on github main
Screenshots Content of output folder
Without composer require just clone
And now with
composer require chillerlan/php-qrcode
orcomposer require chillerlan/php-qrcode:4.3.4
Environment (please complete the following information):
Additional context