Skip to content

8.0.0 - After Eight

Choose a tag to compare

@mikey179 mikey179 released this 23 Dec 10:13
· 65 commits to main since this release
v8.0.0
61418c9
  • Raised minimum required PHP version to 8.2.0
  • Upgraded PHPUnit to 10.5
  • Due to changes (adding the malicious final keyword) in PHPUnit 10 it is not possible to provide a PHPUnit compatibility layer any more.
  • Changed return type of bovigo\assert\fail() to never, accordingly removed src/main/resources/phpstan/bovigo-assert.neon as it is not required any more