Sort dependencies in composer.json
Here's a quick composer tip. The next time you require a dependency, use --sort-packages to alphabetically sort the dependencies in your composer.json. For example:
composer require spatie/string --sort-packages
Here's a quick composer tip. The next time you require a dependency, use --sort-packages to alphabetically sort the dependencies in your composer.json. For example:
composer require spatie/string --sort-packages
Join 9,500+ smart developers
Get my monthly newsletter with what I learn from running Spatie, building Oh Dear, and maintaining 300+ open source packages. Practical takes on Laravel, PHP, and AI that you can actually use.
No spam. Unsubscribe anytime. You can also follow me on X.
"Freek publishes a super resourceful and practical newsletter. A must for anyone in the Laravel space"
Found something interesting to share? Submit a link to the community section.