Closed williamdes closed 4 months ago
I removed the "archive" part that I had added, it does not work.
Using @php ensures that the composer commands can be run with different php versions, else it would not work.
@php
php8.x /bin/composer run phpunit
coverage: 99.872%. remained the same when pulling 3db15521e3ade84a44b39e32287299e0047c1449 on williamdes:patch-1 into 753e9646def5ff4db1a06e5cf4ef539bfd30f467 on slimphp:master.
Thanks.
I removed the "archive" part that I had added, it does not work.
Using
@php
ensures that the composer commands can be run with different php versions, else it would not work.php8.x /bin/composer run phpunit