How to fix “nothing to install, update or remove” when installing PHPCompatibility?
I think I’m missing something. The instructions for PHPCompatibility say to create the following composer.json file:
how to use composer library
i try to test a library installed with composer… i read this page
https://kinsta.com/fr/blog/creer-un-paquet-composer/
and install library with the command :
composer require rexfordnyrk/tempconv (no problem here)