Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Many of our dependencies are out of date #3601

Closed
crossan007 opened this issue Dec 4, 2017 · 3 comments
Closed

Many of our dependencies are out of date #3601

crossan007 opened this issue Dec 4, 2017 · 3 comments
Assignees
Labels

Comments

@crossan007
Copy link
Contributor

crossan007 commented Dec 4, 2017

Many out of date dependencies..

Good opportunity to review how composer and npm lock files are generated and updated and checked in

Composer deps:

image

authorizenet/authorizenet           1.8.0              1.9.4              Official PHP SDK for Authorize.Net
egeloen/http-adapter                0.8.0              1.0.2              Issue HTTP request for PHP 5.3+.
Package egeloen/http-adapter is abandoned, you should avoid using it. Use php-http/httplug instead.
guzzle/guzzle                       v3.9.3             v3.9.3             PHP HTTP client. This library is deprecated in favor of https://pac...
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
knplabs/github-api                  1.7.1              2.6.0              GitHub API v3 client
phpmailer/phpmailer                 v5.2.26            v6.0.2             PHPMailer is a full-featured email creation and transfer class for PHP
slim/php-view                       2.1.0              2.2.0              Render PHP view scripts into a PSR-7 Response object.
slim/slim                           3.4.1              3.9.2              Slim is a PHP micro framework that helps you quickly write simple y...
symfony/event-dispatcher            v2.8.31            v3.4.0             Symfony EventDispatcher Component
willdurand/geocoder                 v3.3.2             4.1.0              The almost missing Geocoder PHP 5.4 library.
@crossan007 crossan007 added this to the On-Deck milestone Dec 4, 2017
@crossan007 crossan007 modified the milestones: On-Deck, Backlog Dec 16, 2017
@DawoudIO DawoudIO self-assigned this Feb 20, 2018
@DawoudIO DawoudIO modified the milestones: Backlog, On-Deck Feb 20, 2018
@DawoudIO
Copy link
Contributor

DawoudIO commented Mar 3, 2018

what command did you use to get this list

@DawoudIO
Copy link
Contributor

DawoudIO commented Mar 5, 2018

current list

vagrant@ChurchCRM:/vagrant/src$ composer outdated
authorizenet/authorizenet           1.9.4              1.9.5              Official PHP SDK for Authorize.Net
geocoder-php/google-maps-provider   4.1.0              4.2.0              Geocoder GoogleMaps adapter
guzzle/guzzle                       v3.9.3             v3.9.3             PHP HTTP client. This library is deprecated in favor of https://packagi...
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
knplabs/github-api                  1.7.1              2.7.0              GitHub API v3 client
phpmailer/phpmailer                 v5.2.26            v6.0.3             PHPMailer is a full-featured email creation and transfer class for PHP
symfony/event-dispatcher            v2.8.35            v3.4.5             Symfony EventDispatcher Component

This was referenced Mar 5, 2018
@DawoudIO
Copy link
Contributor

as of 3.0.0 here is the list

vagrant@ChurchCRM:/vagrant/src$ composer outdated
guzzle/guzzle                       v3.9.3             v3.9.3             PHP HTTP client. This library is deprecated i...
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
knplabs/github-api                  1.7.1              2.7.0              GitHub API v3 client
symfony/event-dispatcher            v2.8.36            v3.4.6             Symfony EventDispatcher Component

The only once we can fix is github-api.

@DawoudIO DawoudIO removed this from the On-Deck milestone Apr 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants