Skip to content

5.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@codemasher codemasher released this 22 Mar 21:16
· 269 commits to main since this release

It's here! The main public API is finished so far. What's left is some cleanup and documenting. Check out the release notes and feel free to leave feedback in the linked discussion thread. Thanks!

{
	"minimum-stability": "beta",
	"prefer-stable": true,
	"require": {
		"php": "^7.4 || ^8.0",
		"chillerlan/php-qrcode": "5.0-beta"
	}
}