Skip to content

Tags: coderello/laravel-passport-social-grant

Tags

4.0.0

docs for v4.0

3.3.0

test on php 8.4 and laravel 12

3.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for Laravel 11 (#49)

* Add laravel/passport ^12.0 as compatible version

* Test on Laravel 11 and drop Laravel 9 testing

Laravel 9 is not supported anymore, so also dropping tests on that
version.

* Document changes

* drop support for php 8.1

---------

Co-authored-by: ankurk91 <[email protected]>

3.1.0

drop php v8.0

3.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support Passport 11 (#48)

3.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Drop passport v9 support (#45)

Drop support for php v7.3 (EOL)
Test on php 8.1

3.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add php 8 support #39 (#40)

3.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for laravel passport 10 (#35)

* Add support for laravel passport 10

* Allow test-bench 6

* ❎ Ignore idea, and composer.phar

Signed-off-by: Lloric Mayuga Garcia <[email protected]>

* 🐛 Fix missing

Signed-off-by: Lloric Mayuga Garcia <[email protected]>

* ☕ run --migrate-configuration

Signed-off-by: Lloric Mayuga Garcia <[email protected]>

* 🔒 Set verbose="true"

Signed-off-by: Lloric Mayuga Garcia <[email protected]>

* Fix

Co-authored-by: ankurk91 <[email protected]>

3.0.1

Fix for '*' scope not being set for issued tokens

3.0.0

Drop support for older versions