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.
"As a Laravel developer, this is the one newsletter I most look forward to. Freek has a talent for distilling packages or techniques down to something immediately useful - one tip can save you hours and even weeks. It's concise and practical and highly relevant."
Found something interesting to share? Submit a link to the community section.