Open utterances-bot opened 2 years ago
Oftentimes, you may find it useful to check whether which among all the packages requires/depends upon a certain PHP version.
https://www.amitmerchant.com/check-which-composer-dependencies-requires-php-8-or-81/
Thanks alot for sharing! This command is very helpful and has helped me!
Check which Composer dependencies requires PHP 8 or 8.1 — Amit Merchant — A blog on PHP, JavaScript, and more
Oftentimes, you may find it useful to check whether which among all the packages requires/depends upon a certain PHP version.
https://www.amitmerchant.com/check-which-composer-dependencies-requires-php-8-or-81/