Skip to content

Commit 4b526ac

Browse files
committed
update kovah/laravel-socialite-oidc
1 parent 8eb5b13 commit 4b526ac

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Install plugin dependencies
5757
run: |
5858
cd pelican
59-
composer require "stripe/stripe-php:^18.0" "kovah/laravel-socialite-oidc:^0.5" "krymosoftware/gameq:^4.0" "socialiteproviders/pocketid:^5.0"
59+
composer require "stripe/stripe-php:^18.0" "kovah/laravel-socialite-oidc:^0.6" "krymosoftware/gameq:^4.0" "socialiteproviders/pocketid:^5.0"
6060
6161
- name: Setup .env file
6262
run: cp pelican/.env.example pelican/.env

generic-oidc-providers/plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"panels": null,
1313
"panel_version": null,
1414
"composer_packages": {
15-
"kovah/laravel-socialite-oidc": "^0.5"
15+
"kovah/laravel-socialite-oidc": "^0.6"
1616
}
17-
}
17+
}

0 commit comments

Comments
 (0)