ziadoz / awesome-php

A curated list of amazingly awesome PHP libraries, resources and shiny things.
Do What The F*ck You Want To Public License
30.88k stars 5.06k forks source link

composer-prefer-lowest plugin #1233

Closed dereuromark closed 9 months ago

dereuromark commented 11 months ago

https://github.com/dereuromark/composer-prefer-lowest

This validator will strictly compare the specified minimum versions of your composer.json with the ones actually used by the prefer-lowest composer update command option.

dereuromark commented 11 months ago

For now done in https://github.com/php-collective/awesome-php/commit/357a523fb7ce93b1d1b9401ea2a1e1079c9d0a31

dereuromark commented 9 months ago

https://github.com/ziadoz/awesome-php/pull/1242