spekulatius / composer-package-update-checker
Checks if any composer packages need to be updated.
Installs: 149
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Type:project
pkg:composer/spekulatius/composer-package-update-checker
Requires
- php: >=5.0.0
This package is not auto-updated.
Last update: 2018-12-30 09:02:47 UTC
README
Checks if there are any dependencies which could be updated. Uses composer for the actual heavy lifting.
If you are considering to use this for a SilverStripe project have a look at SilverStripe Composer Update Checker
Set up
- Install the checker globally:
composer global require "spekulatius/composer-package-update-checker:dev-master"
How to use this?
To check for updates change into your project directory and run:
~/.composer/vendor/spekulatius/composer-package-update-checker/composer-package-update-checker