Skip to content

4.0.0

Latest

Choose a tag to compare

@freekmurze freekmurze released this 09 Feb 14:56
· 1 commit to main since this release
f1038b6

What's Changed

  • Upgrade schema.org definitions to v29.3 (#238 by @Soean)
  • Drop PHP 8.0 and 8.1 support (now requires PHP ^8.2)
  • Add PHP 8.5 support
  • Add JSON_UNESCAPED_SLASHES to toScript() output
  • Upgrade dev dependencies (Pest 2/3, PHPUnit 10, Symfony 6/7)
  • Upgrade phpunit.xml.dist to PHPUnit 10 format
  • Add return type declarations to generator commands