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