Bump delight-im/auth from 8.2.2 to 8.3.0 in /server

Bumps [delight-im/auth](https://github.com/delight-im/PHP-Auth) from 8.2.2 to 8.3.0.
- [Release notes](https://github.com/delight-im/PHP-Auth/releases)
- [Commits](https://github.com/delight-im/PHP-Auth/compare/v8.2.2...v8.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-22 08:03:15 +00:00 committed by GitHub
parent 9a5d65b52c
commit 69e8f34582
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -4,7 +4,7 @@
"type": "project",
"require": {
"twig/twig": "^3.2.1",
"delight-im/auth": "^8.2.2",
"delight-im/auth": "^8.3.0",
"ulrichsg/getopt-php": "^3.4.0",
"nikic/fast-route": "^2.0@dev",
"spatie/array-to-xml": "^2.16",

14
server/composer.lock generated
View File

@ -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": "70f094e636bc55d808d812581dddc0b3",
"content-hash": "d71119a494bb5ab89a682d0b2aba49eb",
"packages": [
{
"name": "brick/phonenumber",
@ -119,16 +119,16 @@
},
{
"name": "delight-im/auth",
"version": "v8.2.2",
"version": "v8.3.0",
"source": {
"type": "git",
"url": "https://github.com/delight-im/PHP-Auth.git",
"reference": "729c76668fa638769ab834c904d50696686797e9"
"reference": "7bce546defa2bec75485d4bf1d68b72cf311c489"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/delight-im/PHP-Auth/zipball/729c76668fa638769ab834c904d50696686797e9",
"reference": "729c76668fa638769ab834c904d50696686797e9",
"url": "https://api.github.com/repos/delight-im/PHP-Auth/zipball/7bce546defa2bec75485d4bf1d68b72cf311c489",
"reference": "7bce546defa2bec75485d4bf1d68b72cf311c489",
"shasum": ""
},
"require": {
@ -158,9 +158,9 @@
],
"support": {
"issues": "https://github.com/delight-im/PHP-Auth/issues",
"source": "https://github.com/delight-im/PHP-Auth/tree/v8.2.2"
"source": "https://github.com/delight-im/PHP-Auth/tree/v8.3.0"
},
"time": "2020-09-30T18:40:54+00:00"
"time": "2021-04-21T14:39:10+00:00"
},
{
"name": "delight-im/base64",