mattheworres / hootdraft

Web based fantasy sports draft app
https://hootdraft.com
GNU General Public License v3.0
43 stars 24 forks source link

Upgrade Library versions #46

Closed mattheworres closed 5 years ago

mattheworres commented 5 years ago

ATOW, Phinx was on the 0.8.x branch (is currently 0.10.x), and Deployer was on 4.x (currently 6.x). Make the necessary changes to the code to migrate to the newest versions.

mattheworres commented 5 years ago

In addition to Phinx and Deployer, PHPUnit, Silex and a lot of the underlying Symfony code needs updated for security purposes. Just gonna be a catch-all to do some tech debt cleanup of dependencies.