Skip to content

Commit

Permalink
Bump jumbojett/openid-connect-php to 0.9.10 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
armanddidierjean authored Sep 20, 2024
1 parent 2fe22b7 commit f5811ca
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 33 deletions.
22 changes: 11 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "jasperweyne/piwigo_oidc",
"description": "A Piwigo plugin for OpenID Connect authentication of users.",
"license": "apache-2.0",
"authors": [
{
"name": "Jasper Weyne",
"email": "[email protected]"
}
],
"require": {
"jumbojett/openid-connect-php": "^0.9.1"
"name": "jasperweyne/piwigo_oidc",
"description": "A Piwigo plugin for OpenID Connect authentication of users.",
"license": "apache-2.0",
"authors": [
{
"name": "Jasper Weyne",
"email": "[email protected]"
}
],
"require": {
"jumbojett/openid-connect-php": "^0.9.10"
}
}
112 changes: 90 additions & 22 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f5811ca

Please sign in to comment.