Changed they way package versions are defined
Required packages now use the caret instead if tilde so that composer will install any version within the major version range.
All dependency versions are now also defined with the full version numbers including major, minor and patch values.