spekulatius / composer-package-update-checker
This package is abandoned and no longer maintained.
The author suggests using the bringyourownideas/silverstripe-composer-update-checker package instead.
Checks if any composer packages need to be updated.
dev-master
2015-08-02 04:52 UTC
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