Skip to content

v1.3.1

Choose a tag to compare

@Devonab Devonab released this 15 Jul 09:24

What's Changed

  • 🐛 fix: remove env() calls from package config to satisfy PHPStan by @Devonab in 3d3270e
    • If you were setting GITHUB_REPOSITORY, GITHUB_TOKEN or GITHUB_CACHE_TTL directly in your .env without publishing the config file, you'll now need to publish it and set these values there instead

Full Changelog: v1.3...v1.3.1