Skip to content

DoctrineBehaviors 2.2 Released

Compare
Choose a tag to compare
@TomasVotruba TomasVotruba released this 08 Mar 22:25
· 47 commits to master since this release
47a98f2

Min PHP 7.3

PHP 7.2 is not secure anymore, so this release is bumping to PHP 7.3 as minimum version

image

  • See pull-request #617

Travis to GitHub Actions

Travis tests were actually not running for couple of months, as Travis does not support open-source for last ~3 months. Now we're up and runnin on GitHub Actions again 👍

  • See pull-request #616