Skip to content

Commit

Permalink
fixed style
Browse files Browse the repository at this point in the history
  • Loading branch information
Ron van der Heijden committed Mar 17, 2021
1 parent 6a6f704 commit 1abfb67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Laravel/config/openid.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
*/
'repositories' => [
'identity' => \OpenIDConnect\Repositories\IdentityRepository::class,
'scope' => \OpenIDConnect\Repositories\ScopeRepository::class,
'scope' => \OpenIDConnect\Repositories\ScopeRepository::class,
],
];

0 comments on commit 1abfb67

Please sign in to comment.