AndreasKessel reshared this.
Nice #php feature of #composer 2.4 for authors:
»If you publish a developer tool (such as testing tools, data fixture tools, debugging tools, etc.), you can make use of this feature so Composer interactively prompts the user to install them under require-dev section in case the user forgets to use the --dev flag.«
https://php.watch/articles/composer-prompt-require-dev-dev-packages
Composer 2.4 comes with a feature that it prompts during a `composer require` to install packages as `require-dev` dependencies when certain keywords are present. Development tools and libraries now can make use of this feature to mark themselves, so Comp
Composer 2.4 comes with a feature that it prompts during a `composer require` to install packages as `require-dev` dependencies when certain keywords are present.PHP.Watch
like this
reshared this
Jigal van Hemert
•Daniel Siepmann likes this.
Claudio Zizza 🦜
•Daniel Siepmann likes this.