]> BookStack Code Mirror - bookstack/commitdiff
Merge branch 'oidc'
authorDan Brown <redacted>
Sat, 16 Oct 2021 14:50:50 +0000 (15:50 +0100)
committerDan Brown <redacted>
Sat, 16 Oct 2021 14:51:13 +0000 (15:51 +0100)
1  2 
app/Config/auth.php
app/Providers/AppServiceProvider.php
composer.json
composer.lock
tests/Auth/AuthTest.php

Simple merge
index 4446c2a0a04aba5f706e9ecc6ff14fe8d4f88167,5fce642cf6b85e02f6b11bcdd94492aff041c91d..da41de6513a189e1403ec24b3b41e2388131d322
@@@ -21,7 -21,7 +22,8 @@@ use Illuminate\Support\Facades\URL
  use Illuminate\Support\Facades\View;
  use Illuminate\Support\ServiceProvider;
  use Laravel\Socialite\Contracts\Factory as SocialiteFactory;
 +use Whoops\Handler\HandlerInterface;
+ use Psr\Http\Client\ClientInterface as HttpClientInterface;
  
  class AppServiceProvider extends ServiceProvider
  {
diff --cc composer.json
Simple merge
diff --cc composer.lock
index dee5aff4cd6e5172ae053755150dd6a03c655265,89e408eb9198ba5d4a5f4c624b983bccae545f87..f8a13ba8b58208397348ee805a00a95b8f96e1d9
@@@ -4,7 -4,7 +4,7 @@@
          "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
          "This file is @generated automatically"
      ],
-     "content-hash": "d59a665fcd692fc0ddf12e7e4f96d4f1",
 -    "content-hash": "b82cfdfe8bb32847ba2188804858d5fd",
++    "content-hash": "fc6d8f731e3975127a9101802cc4bb3a",
      "packages": [
          {
              "name": "aws/aws-crt-php",
          },
          {
              "name": "aws/aws-sdk-php",
-             "version": "3.198.5",
 -            "version": "3.197.0",
++            "version": "3.198.6",
              "source": {
                  "type": "git",
                  "url": "https://github.com/aws/aws-sdk-php.git",
-                 "reference": "ec63e1ad1b30689e530089e4c9cb18f2ef5c290b"
 -                "reference": "c5391ef7c979473b97d81329100bfa5fb018fa62"
++                "reference": "821b8db50dd39be8ec94f286050a500b5f8a0142"
              },
              "dist": {
                  "type": "zip",
-                 "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ec63e1ad1b30689e530089e4c9cb18f2ef5c290b",
-                 "reference": "ec63e1ad1b30689e530089e4c9cb18f2ef5c290b",
 -                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c5391ef7c979473b97d81329100bfa5fb018fa62",
 -                "reference": "c5391ef7c979473b97d81329100bfa5fb018fa62",
++                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/821b8db50dd39be8ec94f286050a500b5f8a0142",
++                "reference": "821b8db50dd39be8ec94f286050a500b5f8a0142",
                  "shasum": ""
              },
              "require": {
              "support": {
                  "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
                  "issues": "https://github.com/aws/aws-sdk-php/issues",
-                 "source": "https://github.com/aws/aws-sdk-php/tree/3.198.5"
 -                "source": "https://github.com/aws/aws-sdk-php/tree/3.197.0"
++                "source": "https://github.com/aws/aws-sdk-php/tree/3.198.6"
              },
-             "time": "2021-10-14T18:15:37+00:00"
 -            "time": "2021-10-05T18:14:34+00:00"
++            "time": "2021-10-15T18:38:53+00:00"
          },
          {
              "name": "bacon/bacon-qr-code",
                      "type": "github"
                  }
              ],
++            "abandoned": true,
              "time": "2020-09-28T06:45:17+00:00"
          },
          {
Simple merge