Skip to content

Releases: ziming/laravel-myinfo-sg

Bump archtechx/enums to 1.0

19 Jan 16:00
Compare
Choose a tag to compare

Bump archtechx/enums to 1.0

add setRedirectUri() method

01 Nov 10:47
Compare
Choose a tag to compare
3.8

add convenient setRedirectUri method

Bump to PHP 8.2 and Laravel 10 minimum

02 Mar 13:44
Compare
Choose a tag to compare
3.7

Bump to PHP 8.2 and Laravel 10 minimum

Remove need to have path to SSL Certs

26 Aug 11:58
Compare
Choose a tag to compare

Remove need to have path to SSL Certs

Add MyinfoAvaliabilityChecker class

08 Aug 12:15
Compare
Choose a tag to compare

Another class for my personal use

Add MyinfoValueFetcher class

04 Aug 06:53
Compare
Choose a tag to compare

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

05 Jul 10:44
Compare
Choose a tag to compare

Add setAttributes() for easier customization

Quick fix for missing out on 1 more place for Vapor compatibility.

03 Jul 12:53
Compare
Choose a tag to compare

Better Laravel Vapor Support

03 Jul 12:18
Compare
Choose a tag to compare
3.3

Better Laravel Vapor support

Allow jwt-framework 3.0 to be installed

02 Mar 16:41
Compare
Choose a tag to compare

Laravel 9 requires symfony 6. but jwt-framework 2.x requires symfony 5 console.