Skip to content

Chessio_Matomo 2.1.2

Compare
Choose a tag to compare
@fnogatz fnogatz released this 02 May 08:39
· 18 commits to main since this release
bc70f62

Changelog

  • Fix Travis CI config and scripts:
    • Remove unnecessary environment variable GITHUB_OAUTH_TOKEN (former API limit has been removed in 2016)
    • Remove manual doctrine/instantiator downgrade
    • Set Magento credentials secretly in Travis CI settings
  • Add missing declaration of return value in setUp(): void in *Test.php as required by PHPUnit
  • We support only PHP 7.3 and 7.4 (former versions reached EOL)
  • We support only Magento 2 versions starting from v2.3.5