Dropping support for PHP<5.6
Given PHP 5.6 reached its long announced end of life, we're dropping support for it (albeit you can still use this library as long as you use release ~3.6).
Setting the minimum PHP version at 7.0 allows to require Symfony Dotenv version 4 instead of being pinned to the long outdated 3.6 version.
Closes #68