Releases: ziming/laravel-myinfo-sg
Releases · ziming/laravel-myinfo-sg
Bump archtechx/enums to 1.0
Bump archtechx/enums to 1.0
add setRedirectUri() method
3.8 add convenient setRedirectUri method
Bump to PHP 8.2 and Laravel 10 minimum
3.7 Bump to PHP 8.2 and Laravel 10 minimum
Remove need to have path to SSL Certs
Remove need to have path to SSL Certs
Add MyinfoAvaliabilityChecker class
Another class for my personal use
Add MyinfoValueFetcher class
Add MyinfoValueFetcher class for easy fetching of commonly needed items.
This class is for my own use, so I will freely make breaking changes to this Util class as I please.
Add setAttributes() for easier customization
Add setAttributes() for easier customization
Quick fix for missing out on 1 more place for Vapor compatibility.
3.3.1 quick fix for previous commit
Better Laravel Vapor Support
3.3 Better Laravel Vapor support
Allow jwt-framework 3.0 to be installed
Laravel 9 requires symfony 6. but jwt-framework 2.x requires symfony 5 console.