Skip to main content
[2024-11-26]

Restrict Composer dependency updates to only patch releases

#drupal #composer

I was doing website maintenance and checked for outdated dependencies with composer outdated. I usually filter with -D for checking direct dependencies and -p for packages with patch releases. These are typically easy pickings.

[2016-10-22]

Conductor, a Composer UI

#php #drupal #composer #electron

Developers have many tools. We have version control systems, we have dependency management tools, we have build and task automation tools. What is one thing they all have in common? They are command line tools.

[2016-10-10]

Managing Your Drupal Project with Composer

#drupal #composer

Drupal Commerce was started without writing any Drupal code. Our libraries set Drupal Commerce off the island before Drupal was able to support using third party library not provided by core.