Update composer file

This commit is contained in:
James Cole 2020-01-01 19:21:47 +01:00
parent 9825f304b5
commit fca5d9d55b
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E
2 changed files with 15 additions and 11 deletions

View File

@ -74,7 +74,7 @@
"davejamesmiller/laravel-breadcrumbs": "5.*", "davejamesmiller/laravel-breadcrumbs": "5.*",
"doctrine/dbal": "2.*", "doctrine/dbal": "2.*",
"fideloper/proxy": "4.*", "fideloper/proxy": "4.*",
"jc5/google2fa-laravel": "2.0.3", "jc5/google2fa-laravel": "2.0.4",
"laravel/framework": "^6.0", "laravel/framework": "^6.0",
"laravel/passport": "8.*", "laravel/passport": "8.*",
"laravelcollective/html": "6.*", "laravelcollective/html": "6.*",
@ -102,6 +102,9 @@
}, },
"suggest": { "suggest": {
}, },
"repositories": [
],
"autoload": { "autoload": {
"classmap": [ "classmap": [
"database/seeds", "database/seeds",

21
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "831cf5c312338c9fb9a7f304c2968685", "content-hash": "5cea53064e70766dbada2bcf61b62685",
"packages": [ "packages": [
{ {
"name": "adldap2/adldap2", "name": "adldap2/adldap2",
@ -1222,16 +1222,16 @@
}, },
{ {
"name": "jc5/google2fa-laravel", "name": "jc5/google2fa-laravel",
"version": "2.0.3", "version": "2.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/JC5/google2fa-laravel.git", "url": "https://github.com/JC5/google2fa-laravel.git",
"reference": "6d67f8cbe5f39d08c5b6522717764dcaf0ce6312" "reference": "8413b3c8b7cda855f8be1d9fe4696c76898272ac"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/JC5/google2fa-laravel/zipball/6d67f8cbe5f39d08c5b6522717764dcaf0ce6312", "url": "https://api.github.com/repos/JC5/google2fa-laravel/zipball/8413b3c8b7cda855f8be1d9fe4696c76898272ac",
"reference": "6d67f8cbe5f39d08c5b6522717764dcaf0ce6312", "reference": "8413b3c8b7cda855f8be1d9fe4696c76898272ac",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1295,7 +1295,7 @@
"google2fa", "google2fa",
"laravel" "laravel"
], ],
"time": "2019-12-20T05:07:12+00:00" "time": "2020-01-01T17:48:58+00:00"
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
@ -6962,12 +6962,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git", "url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "44a677c8e06241a66409ae6e4820dc166fc09ab2" "reference": "5306962d2a35c901a07a98b55248894469d112b6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/44a677c8e06241a66409ae6e4820dc166fc09ab2", "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/5306962d2a35c901a07a98b55248894469d112b6",
"reference": "44a677c8e06241a66409ae6e4820dc166fc09ab2", "reference": "5306962d2a35c901a07a98b55248894469d112b6",
"shasum": "" "shasum": ""
}, },
"conflict": { "conflict": {
@ -7004,6 +7004,7 @@
"dompdf/dompdf": ">=0.6,<0.6.2", "dompdf/dompdf": ">=0.6,<0.6.2",
"drupal/core": ">=7,<8.7.11|>=8.8,<8.8.1", "drupal/core": ">=7,<8.7.11|>=8.8,<8.8.1",
"drupal/drupal": ">=7,<8.7.11|>=8.8,<8.8.1", "drupal/drupal": ">=7,<8.7.11|>=8.8,<8.8.1",
"endroid/qr-code-bundle": "<3.4.2",
"erusev/parsedown": "<1.7.2", "erusev/parsedown": "<1.7.2",
"ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.4", "ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.4",
"ezsystems/ezpublish-kernel": ">=5.3,<5.3.12.1|>=5.4,<5.4.13.1|>=6,<6.7.9.1|>=6.8,<6.13.5.1|>=7,<7.2.4.1|>=7.3,<7.3.2.1", "ezsystems/ezpublish-kernel": ">=5.3,<5.3.12.1|>=5.4,<5.4.13.1|>=6,<6.7.9.1|>=6.8,<6.13.5.1|>=7,<7.2.4.1|>=7.3,<7.3.2.1",
@ -7173,7 +7174,7 @@
} }
], ],
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it", "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
"time": "2019-12-26T14:16:40+00:00" "time": "2020-01-01T17:15:10+00:00"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",