Skip to content

Support for Composer 2 & Require PHP 7.1

Latest
Compare
Choose a tag to compare
@johnpicozzi johnpicozzi released this 27 Oct 13:42
· 4 commits to master since this release
8d3fe38
  • Add LICENSE and CHANGELOG.md files
  • Add phpunit/phpunit and squizlabs/php_codesniffer as development
    dependencies
  • Add requirement for PHP 7.1
  • Add support for Composer 2
  • Move OomphInc\ComposerInstallersExtender\Installer to
    OomphInc\ComposerInstallersExtender\Installers\Installer
  • Move OomphInc\ComposerInstallersExtender\InstallerHelper to
    OomphInc\ComposerInstallersExtender\Installers\CustomInstaller
  • Implement PSR-2 standards and PHP 7.1 syntax
  • Update project README.md file