Several tasks where required to get a working application in SF 4.4 chief amongst which:
Convert the application to be compatible with Symfony Flex
Upgrade all PHP dependencies to maintained and compatible versions
Address BC breaking changes in the code base.
Apologies for the great number of changes in this PR. These kind of upgrade tasks are very difficult to break up into smaller PR's. That's my excuse I guess.
Several tasks where required to get a working application in SF 4.4 chief amongst which:
Apologies for the great number of changes in this PR. These kind of upgrade tasks are very difficult to break up into smaller PR's. That's my excuse I guess.