Merge pull request #446 from pixelfed/frontend-ui-refactor

Add two factor dep
pull/459/head
daniel 2018-09-03 12:39:22 -06:00 zatwierdzone przez GitHub
commit abc8550d0f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 169 dodań i 197 usunięć

Wyświetl plik

@ -12,17 +12,18 @@
"fideloper/proxy": "^4.0",
"greggilbert/recaptcha": "dev-master",
"intervention/image": "^2.4",
"pixelfed/zttp": "^0.4",
"laravel/framework": "5.6.*",
"laravel/horizon": "^1.2",
"laravel/passport": "^6.0",
"laravel/tinker": "^1.0",
"moontoast/math": "^1.1",
"phpseclib/phpseclib": "~2.0",
"pixelfed/bacon-qr-code": "^3.0",
"pixelfed/dotenv-editor": "^2.0",
"pixelfed/fractal": "^0.18.0",
"pixelfed/google2fa-laravel": "^2.0",
"pixelfed/google2fa": "^4.0",
"pixelfed/http-signatures-guzzlehttp": "^4.0",
"pixelfed/zttp": "^0.4",
"predis/predis": "^1.1",
"spatie/laravel-backup": "^5.0.0",
"spatie/laravel-image-optimizer": "^1.1",

361
composer.lock wygenerowano
Wyświetl plik

@ -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": "809fc8bb7dad5bf08e689baca3a214cc",
"content-hash": "17917f50e41758e942b6516041a5d988",
"packages": [
{
"name": "beyondcode/laravel-self-diagnosis",
@ -258,16 +258,16 @@
},
{
"name": "doctrine/cache",
"version": "v1.7.1",
"version": "v1.8.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
"reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a"
"reference": "d768d58baee9a4862ca783840eca1b9add7a7f57"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/b3217d58609e9c8e661cd41357a54d926c4a2a1a",
"reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a",
"url": "https://api.github.com/repos/doctrine/cache/zipball/d768d58baee9a4862ca783840eca1b9add7a7f57",
"reference": "d768d58baee9a4862ca783840eca1b9add7a7f57",
"shasum": ""
},
"require": {
@ -278,8 +278,9 @@
},
"require-dev": {
"alcaeus/mongo-php-adapter": "^1.1",
"doctrine/coding-standard": "^4.0",
"mongodb/mongodb": "^1.1",
"phpunit/phpunit": "^5.7",
"phpunit/phpunit": "^7.0",
"predis/predis": "~1.0"
},
"suggest": {
@ -288,7 +289,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.7.x-dev"
"dev-master": "1.8.x-dev"
}
},
"autoload": {
@ -323,12 +324,12 @@
}
],
"description": "Caching library offering an object-oriented API for many cache backends",
"homepage": "http://www.doctrine-project.org",
"homepage": "https://www.doctrine-project.org",
"keywords": [
"cache",
"caching"
],
"time": "2017-08-25T07:02:50+00:00"
"time": "2018-08-21T18:01:43+00:00"
},
{
"name": "doctrine/dbal",
@ -655,16 +656,16 @@
},
{
"name": "egulias/email-validator",
"version": "2.1.4",
"version": "2.1.5",
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
"reference": "8790f594151ca6a2010c6218e09d96df67173ad3"
"reference": "54859fabea8b3beecbb1a282888d5c990036b9e3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/8790f594151ca6a2010c6218e09d96df67173ad3",
"reference": "8790f594151ca6a2010c6218e09d96df67173ad3",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/54859fabea8b3beecbb1a282888d5c990036b9e3",
"reference": "54859fabea8b3beecbb1a282888d5c990036b9e3",
"shasum": ""
},
"require": {
@ -708,7 +709,7 @@
"validation",
"validator"
],
"time": "2018-04-10T10:11:19+00:00"
"time": "2018-08-16T20:49:45+00:00"
},
{
"name": "erusev/parsedown",
@ -1248,16 +1249,16 @@
},
{
"name": "laravel/framework",
"version": "v5.6.31",
"version": "v5.6.37",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "b11fbad84cd90d109c6d817ff3c9af428746edfd"
"reference": "975e182d42403b0efdf847c05f6bfb99144f95f5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/b11fbad84cd90d109c6d817ff3c9af428746edfd",
"reference": "b11fbad84cd90d109c6d817ff3c9af428746edfd",
"url": "https://api.github.com/repos/laravel/framework/zipball/975e182d42403b0efdf847c05f6bfb99144f95f5",
"reference": "975e182d42403b0efdf847c05f6bfb99144f95f5",
"shasum": ""
},
"require": {
@ -1383,7 +1384,7 @@
"framework",
"laravel"
],
"time": "2018-08-08T20:56:17+00:00"
"time": "2018-09-02T13:51:42+00:00"
},
{
"name": "laravel/horizon",
@ -1455,16 +1456,16 @@
},
{
"name": "laravel/passport",
"version": "v6.0.6",
"version": "v6.0.7",
"source": {
"type": "git",
"url": "https://github.com/laravel/passport.git",
"reference": "83ac18d903c1446be7344464d37fa006fb6957c9"
"reference": "5a3dbeb0904573fcfecf11c018eaa42bfc935372"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/passport/zipball/83ac18d903c1446be7344464d37fa006fb6957c9",
"reference": "83ac18d903c1446be7344464d37fa006fb6957c9",
"url": "https://api.github.com/repos/laravel/passport/zipball/5a3dbeb0904573fcfecf11c018eaa42bfc935372",
"reference": "5a3dbeb0904573fcfecf11c018eaa42bfc935372",
"shasum": ""
},
"require": {
@ -1520,7 +1521,7 @@
"oauth",
"passport"
],
"time": "2018-07-17T13:00:32+00:00"
"time": "2018-08-09T19:10:08+00:00"
},
{
"name": "laravel/tinker",
@ -1695,16 +1696,16 @@
},
{
"name": "league/flysystem",
"version": "1.0.45",
"version": "1.0.46",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "a99f94e63b512d75f851b181afcdf0ee9ebef7e6"
"reference": "f3e0d925c18b92cf3ce84ea5cc58d62a1762a2b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a99f94e63b512d75f851b181afcdf0ee9ebef7e6",
"reference": "a99f94e63b512d75f851b181afcdf0ee9ebef7e6",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/f3e0d925c18b92cf3ce84ea5cc58d62a1762a2b2",
"reference": "f3e0d925c18b92cf3ce84ea5cc58d62a1762a2b2",
"shasum": ""
},
"require": {
@ -1716,7 +1717,7 @@
"require-dev": {
"ext-fileinfo": "*",
"phpspec/phpspec": "^3.4",
"phpunit/phpunit": "^5.7"
"phpunit/phpunit": "^5.7.10"
},
"suggest": {
"ext-fileinfo": "Required for MimeType",
@ -1775,7 +1776,7 @@
"sftp",
"storage"
],
"time": "2018-05-07T08:44:23+00:00"
"time": "2018-08-22T07:45:22+00:00"
},
{
"name": "league/oauth2-server",
@ -2281,6 +2282,49 @@
],
"time": "2018-04-15T16:55:05+00:00"
},
{
"name": "pixelfed/bacon-qr-code",
"version": "3.1.0",
"source": {
"type": "git",
"url": "https://github.com/pixelfed/BaconQrCode.git",
"reference": "912bb5dba5eea165e500abb8ed36e59971d6d724"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pixelfed/BaconQrCode/zipball/912bb5dba5eea165e500abb8ed36e59971d6d724",
"reference": "912bb5dba5eea165e500abb8ed36e59971d6d724",
"shasum": ""
},
"require": {
"ext-iconv": "*",
"php": "^7.1"
},
"suggest": {
"ext-imagick": "to generate QR code images"
},
"type": "library",
"autoload": {
"psr-4": {
"BaconQrCode\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Ben Scholzen 'DASPRiD'",
"email": "mail@dasprids.de",
"homepage": "http://www.dasprids.de",
"role": "Developer"
}
],
"description": "BaconQrCode is a QR code generator for PHP.",
"homepage": "https://github.com/pixelfed/BaconQrCode",
"time": "2018-09-03T06:48:07+00:00"
},
{
"name": "pixelfed/dotenv-editor",
"version": "2.0.0",
@ -2455,77 +2499,6 @@
],
"time": "2018-07-05T03:38:31+00:00"
},
{
"name": "pixelfed/google2fa-laravel",
"version": "v2.0.0",
"source": {
"type": "git",
"url": "https://github.com/pixelfed/google2fa-laravel.git",
"reference": "72cfcbe2c04db1a2702925413b40fdda3743e6b5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pixelfed/google2fa-laravel/zipball/72cfcbe2c04db1a2702925413b40fdda3743e6b5",
"reference": "72cfcbe2c04db1a2702925413b40fdda3743e6b5",
"shasum": ""
},
"require": {
"laravel/framework": ">=5.2",
"php": ">=5.4",
"pixelfed/google2fa": "~4.0"
},
"require-dev": {
"orchestra/testbench-browser-kit": "~3.4|~3.5|~3.6",
"phpunit/phpunit": "~5|~6|~7"
},
"suggest": {
"bacon/bacon-qr-code": "Required to generate inline QR Codes.",
"pragmarx/recovery": "Generate recovery codes."
},
"type": "library",
"extra": {
"component": "package",
"frameworks": [
"Laravel"
],
"branch-alias": {
"dev-master": "0.2-dev"
},
"laravel": {
"providers": [
"PragmaRX\\Google2FALaravel\\ServiceProvider"
],
"aliases": {
"Google2FA": "PragmaRX\\Google2FALaravel\\Facade"
}
}
},
"autoload": {
"psr-4": {
"PragmaRX\\Google2FALaravel\\": "src/",
"PragmaRX\\Google2FALaravel\\Tests\\": "tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Antonio Carlos Ribeiro",
"email": "acr@antoniocarlosribeiro.com",
"role": "Creator & Designer"
}
],
"description": "A One Time Password Authentication package, compatible with Google Authenticator.",
"keywords": [
"Authentication",
"Two Factor Authentication",
"google2fa",
"laravel"
],
"time": "2018-07-05T03:42:05+00:00"
},
{
"name": "pixelfed/http-signatures",
"version": "V5.3.0",
@ -2927,20 +2900,22 @@
},
{
"name": "psy/psysh",
"version": "v0.9.6",
"version": "v0.9.7",
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
"reference": "4a2ce86f199d51b6e2524214dc06835e872f4fce"
"reference": "4f5b6c090948773a8bfeea6a0f07ab7d0b24e932"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/4a2ce86f199d51b6e2524214dc06835e872f4fce",
"reference": "4a2ce86f199d51b6e2524214dc06835e872f4fce",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/4f5b6c090948773a8bfeea6a0f07ab7d0b24e932",
"reference": "4f5b6c090948773a8bfeea6a0f07ab7d0b24e932",
"shasum": ""
},
"require": {
"dnoegel/php-xdg-base-dir": "0.1",
"ext-json": "*",
"ext-tokenizer": "*",
"jakub-onderka/php-console-highlighter": "0.3.*",
"nikic/php-parser": "~1.3|~2.0|~3.0|~4.0",
"php": ">=5.4.0",
@ -2995,7 +2970,7 @@
"interactive",
"shell"
],
"time": "2018-06-10T17:57:20+00:00"
"time": "2018-08-11T15:54:43+00:00"
},
{
"name": "ramsey/uuid",
@ -3081,16 +3056,16 @@
},
{
"name": "spatie/db-dumper",
"version": "2.10.0",
"version": "2.10.1",
"source": {
"type": "git",
"url": "https://github.com/spatie/db-dumper.git",
"reference": "ee745fba17bcf77c916f231a571bbde8dae8e001"
"reference": "1192bb0df9f49ee1f0bdecb7aa921d2647b4c7c7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/db-dumper/zipball/ee745fba17bcf77c916f231a571bbde8dae8e001",
"reference": "ee745fba17bcf77c916f231a571bbde8dae8e001",
"url": "https://api.github.com/repos/spatie/db-dumper/zipball/1192bb0df9f49ee1f0bdecb7aa921d2647b4c7c7",
"reference": "1192bb0df9f49ee1f0bdecb7aa921d2647b4c7c7",
"shasum": ""
},
"require": {
@ -3127,7 +3102,7 @@
"mysqldump",
"spatie"
],
"time": "2018-04-27T15:10:51+00:00"
"time": "2018-08-30T12:10:16+00:00"
},
{
"name": "spatie/image-optimizer",
@ -3180,25 +3155,20 @@
},
{
"name": "spatie/laravel-backup",
"version": "5.9.3",
"version": "5.10.1",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-backup.git",
"reference": "0c16390c9d37c58a57077129378b8d48f5c214b7"
"reference": "20598fb6fd8695809ffceacfbaf22a816f546bca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-backup/zipball/0c16390c9d37c58a57077129378b8d48f5c214b7",
"reference": "0c16390c9d37c58a57077129378b8d48f5c214b7",
"url": "https://api.github.com/repos/spatie/laravel-backup/zipball/20598fb6fd8695809ffceacfbaf22a816f546bca",
"reference": "20598fb6fd8695809ffceacfbaf22a816f546bca",
"shasum": ""
},
"require": {
"illuminate/console": "~5.5.0|~5.6.0",
"illuminate/contracts": "~5.5.0|~5.6.0",
"illuminate/events": "~5.5.0|~5.6.0",
"illuminate/filesystem": "~5.5.0|~5.6.0",
"illuminate/notifications": "~5.5.0|~5.6.0",
"illuminate/support": "~5.5.0|~5.6.0",
"laravel/framework": "~5.5.0|~5.6.0|~5.5.0|~5.7.0",
"league/flysystem": "^1.0.27",
"php": "^7.1",
"spatie/db-dumper": "^2.10",
@ -3207,8 +3177,8 @@
},
"require-dev": {
"mockery/mockery": "^1.0",
"orchestra/testbench": "~3.5.0|~3.6.0",
"phpunit/phpunit": "^6.5 || ^7.0"
"orchestra/testbench": "~3.5.0|~3.6.0|~3.7.0",
"phpunit/phpunit": "^7.3"
},
"suggest": {
"guzzlehttp/guzzle": "Allows notifications to be sent via Slack"
@ -3249,29 +3219,29 @@
"laravel-backup",
"spatie"
],
"time": "2018-08-04T11:52:51+00:00"
"time": "2018-08-24T09:10:11+00:00"
},
{
"name": "spatie/laravel-image-optimizer",
"version": "1.3.1",
"version": "1.3.2",
"source": {
"type": "git",
"url": "https://github.com/spatie/laravel-image-optimizer.git",
"reference": "b40f5accb41b385dcc62ca17c25283e5db11d9a3"
"reference": "d4c8f831d60f3a68dc5323910a6670d9819a4e3e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-image-optimizer/zipball/b40f5accb41b385dcc62ca17c25283e5db11d9a3",
"reference": "b40f5accb41b385dcc62ca17c25283e5db11d9a3",
"url": "https://api.github.com/repos/spatie/laravel-image-optimizer/zipball/d4c8f831d60f3a68dc5323910a6670d9819a4e3e",
"reference": "d4c8f831d60f3a68dc5323910a6670d9819a4e3e",
"shasum": ""
},
"require": {
"illuminate/support": "~5.5.0|~5.6.0",
"laravel/framework": "~5.5.0|~5.6.0|~5.7.0",
"php": "^7.0",
"spatie/image-optimizer": "^1.1.0"
},
"require-dev": {
"orchestra/testbench": "~3.5.0|~3.6.0",
"orchestra/testbench": "~3.5.0|~3.6.0|~3.7.0",
"phpunit/phpunit": "^6.3|^7.0"
},
"type": "library",
@ -3308,7 +3278,7 @@
"laravel-image-optimizer",
"spatie"
],
"time": "2018-06-05T07:37:24+00:00"
"time": "2018-08-27T14:44:11+00:00"
},
{
"name": "spatie/laravel-partialcache",
@ -3476,7 +3446,7 @@
},
{
"name": "symfony/console",
"version": "v4.1.3",
"version": "v4.1.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
@ -3544,7 +3514,7 @@
},
{
"name": "symfony/css-selector",
"version": "v4.1.3",
"version": "v4.1.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
@ -3597,16 +3567,16 @@
},
{
"name": "symfony/debug",
"version": "v4.1.3",
"version": "v4.1.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
"reference": "9316545571f079c4dd183e674721d9dc783ce196"
"reference": "47ead688f1f2877f3f14219670f52e4722ee7052"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/9316545571f079c4dd183e674721d9dc783ce196",
"reference": "9316545571f079c4dd183e674721d9dc783ce196",
"url": "https://api.github.com/repos/symfony/debug/zipball/47ead688f1f2877f3f14219670f52e4722ee7052",
"reference": "47ead688f1f2877f3f14219670f52e4722ee7052",
"shasum": ""
},
"require": {
@ -3649,11 +3619,11 @@
],
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
"time": "2018-07-26T11:24:31+00:00"
"time": "2018-08-03T11:13:38+00:00"
},
{
"name": "symfony/event-dispatcher",
"version": "v4.1.3",
"version": "v4.1.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
@ -3716,7 +3686,7 @@
},
{
"name": "symfony/finder",
"version": "v4.1.3",
"version": "v4.1.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
@ -3765,16 +3735,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v4.1.3",
"version": "v4.1.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "7d93e3547660ec7ee3dad1428ba42e8076a0e5f1"
"reference": "3a5c91e133b220bb882b3cd773ba91bf39989345"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/7d93e3547660ec7ee3dad1428ba42e8076a0e5f1",
"reference": "7d93e3547660ec7ee3dad1428ba42e8076a0e5f1",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/3a5c91e133b220bb882b3cd773ba91bf39989345",
"reference": "3a5c91e133b220bb882b3cd773ba91bf39989345",
"shasum": ""
},
"require": {
@ -3815,20 +3785,20 @@
],
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
"time": "2018-08-01T14:07:44+00:00"
"time": "2018-08-27T17:47:02+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v4.1.3",
"version": "v4.1.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "6347be5110efb27fe45ea04bf213078b67a05036"
"reference": "33de0a1ff2e1720096189e3ced682d7a4e8f5e35"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/6347be5110efb27fe45ea04bf213078b67a05036",
"reference": "6347be5110efb27fe45ea04bf213078b67a05036",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/33de0a1ff2e1720096189e3ced682d7a4e8f5e35",
"reference": "33de0a1ff2e1720096189e3ced682d7a4e8f5e35",
"shasum": ""
},
"require": {
@ -3902,7 +3872,7 @@
],
"description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com",
"time": "2018-08-01T15:30:34+00:00"
"time": "2018-08-28T06:17:42+00:00"
},
{
"name": "symfony/polyfill-ctype",
@ -4186,16 +4156,16 @@
},
{
"name": "symfony/process",
"version": "v4.1.3",
"version": "v4.1.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "f01fc7a4493572f7f506c49dcb50ad01fb3a2f56"
"reference": "86cdb930a6a855b0ab35fb60c1504cb36184f843"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/f01fc7a4493572f7f506c49dcb50ad01fb3a2f56",
"reference": "f01fc7a4493572f7f506c49dcb50ad01fb3a2f56",
"url": "https://api.github.com/repos/symfony/process/zipball/86cdb930a6a855b0ab35fb60c1504cb36184f843",
"reference": "86cdb930a6a855b0ab35fb60c1504cb36184f843",
"shasum": ""
},
"require": {
@ -4231,38 +4201,39 @@
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
"time": "2018-07-26T11:24:31+00:00"
"time": "2018-08-03T11:13:38+00:00"
},
{
"name": "symfony/psr-http-message-bridge",
"version": "v1.0.2",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/psr-http-message-bridge.git",
"reference": "c2b757934f2d9681a287e662efbc27c41fe8ef86"
"reference": "53c15a6a7918e6c2ab16ae370ea607fb40cab196"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/c2b757934f2d9681a287e662efbc27c41fe8ef86",
"reference": "c2b757934f2d9681a287e662efbc27c41fe8ef86",
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/53c15a6a7918e6c2ab16ae370ea607fb40cab196",
"reference": "53c15a6a7918e6c2ab16ae370ea607fb40cab196",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"psr/http-message": "~1.0",
"symfony/http-foundation": "~2.3|~3.0|~4.0"
"php": "^5.3.3 || ^7.0",
"psr/http-message": "^1.0",
"symfony/http-foundation": "^2.3.42 || ^3.4 || ^4.0"
},
"require-dev": {
"symfony/phpunit-bridge": "~3.2|4.0"
"symfony/phpunit-bridge": "^3.4 || 4.0"
},
"suggest": {
"psr/http-factory-implementation": "To use the PSR-17 factory",
"psr/http-message-implementation": "To use the HttpFoundation factory",
"zendframework/zend-diactoros": "To use the Zend Diactoros factory"
},
"type": "symfony-bridge",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
"dev-master": "1.1-dev"
}
},
"autoload": {
@ -4291,20 +4262,20 @@
"http-message",
"psr-7"
],
"time": "2017-12-19T00:31:44+00:00"
"time": "2018-08-30T16:28:28+00:00"
},
{
"name": "symfony/routing",
"version": "v4.1.3",
"version": "v4.1.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "6912cfebc0ea4e7a46fdd15c9bd1f427dd39ff1b"
"reference": "a5784c2ec4168018c87b38f0e4f39d2278499f51"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/6912cfebc0ea4e7a46fdd15c9bd1f427dd39ff1b",
"reference": "6912cfebc0ea4e7a46fdd15c9bd1f427dd39ff1b",
"url": "https://api.github.com/repos/symfony/routing/zipball/a5784c2ec4168018c87b38f0e4f39d2278499f51",
"reference": "a5784c2ec4168018c87b38f0e4f39d2278499f51",
"shasum": ""
},
"require": {
@ -4368,20 +4339,20 @@
"uri",
"url"
],
"time": "2018-07-26T11:24:31+00:00"
"time": "2018-08-03T07:58:40+00:00"
},
{
"name": "symfony/translation",
"version": "v4.1.3",
"version": "v4.1.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "6fcd1bd44fd6d7181e6ea57a6f4e08a09b29ef65"
"reference": "fa2182669f7983b7aa5f1a770d053f79f0ef144f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/6fcd1bd44fd6d7181e6ea57a6f4e08a09b29ef65",
"reference": "6fcd1bd44fd6d7181e6ea57a6f4e08a09b29ef65",
"url": "https://api.github.com/repos/symfony/translation/zipball/fa2182669f7983b7aa5f1a770d053f79f0ef144f",
"reference": "fa2182669f7983b7aa5f1a770d053f79f0ef144f",
"shasum": ""
},
"require": {
@ -4437,20 +4408,20 @@
],
"description": "Symfony Translation Component",
"homepage": "https://symfony.com",
"time": "2018-07-26T11:24:31+00:00"
"time": "2018-08-07T12:45:11+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v4.1.3",
"version": "v4.1.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "69e174f4c02ec43919380171c6f7550753299316"
"reference": "a05426e27294bba7b0226ffc17dd01a3c6ef9777"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/69e174f4c02ec43919380171c6f7550753299316",
"reference": "69e174f4c02ec43919380171c6f7550753299316",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/a05426e27294bba7b0226ffc17dd01a3c6ef9777",
"reference": "a05426e27294bba7b0226ffc17dd01a3c6ef9777",
"shasum": ""
},
"require": {
@ -4512,20 +4483,20 @@
"debug",
"dump"
],
"time": "2018-07-26T11:24:31+00:00"
"time": "2018-08-02T09:24:26+00:00"
},
{
"name": "tightenco/collect",
"version": "v5.6.29",
"version": "v5.6.33",
"source": {
"type": "git",
"url": "https://github.com/tightenco/collect.git",
"reference": "64f281891ad887451b520ef77574b7a66f7d80e8"
"reference": "d7381736dca44ac17d0805a25191b094e5a22446"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tightenco/collect/zipball/64f281891ad887451b520ef77574b7a66f7d80e8",
"reference": "64f281891ad887451b520ef77574b7a66f7d80e8",
"url": "https://api.github.com/repos/tightenco/collect/zipball/d7381736dca44ac17d0805a25191b094e5a22446",
"reference": "d7381736dca44ac17d0805a25191b094e5a22446",
"shasum": ""
},
"require": {
@ -4562,7 +4533,7 @@
"collection",
"laravel"
],
"time": "2018-07-26T22:33:08+00:00"
"time": "2018-08-09T16:56:26+00:00"
},
{
"name": "tijsverkoyen/css-to-inline-styles",
@ -4663,16 +4634,16 @@
},
{
"name": "zendframework/zend-diactoros",
"version": "1.8.4",
"version": "1.8.5",
"source": {
"type": "git",
"url": "https://github.com/zendframework/zend-diactoros.git",
"reference": "736ffa7c2bfa4a60e8a10acb316fa2ac456c5fba"
"reference": "3e4edb822c942f37ade0d09579cfbab11e2fee87"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/736ffa7c2bfa4a60e8a10acb316fa2ac456c5fba",
"reference": "736ffa7c2bfa4a60e8a10acb316fa2ac456c5fba",
"url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/3e4edb822c942f37ade0d09579cfbab11e2fee87",
"reference": "3e4edb822c942f37ade0d09579cfbab11e2fee87",
"shasum": ""
},
"require": {
@ -4722,7 +4693,7 @@
"psr",
"psr-7"
],
"time": "2018-08-01T13:47:49+00:00"
"time": "2018-08-10T14:16:32+00:00"
}
],
"packages-dev": [
@ -5916,16 +5887,16 @@
},
{
"name": "phpunit/phpunit",
"version": "7.3.1",
"version": "7.3.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "f9b14c17860eccb440a0352a117a81eb754cff5a"
"reference": "1bd5629cccfb2c0a9ef5474b4ff772349e1ec898"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f9b14c17860eccb440a0352a117a81eb754cff5a",
"reference": "f9b14c17860eccb440a0352a117a81eb754cff5a",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1bd5629cccfb2c0a9ef5474b4ff772349e1ec898",
"reference": "1bd5629cccfb2c0a9ef5474b4ff772349e1ec898",
"shasum": ""
},
"require": {
@ -5996,7 +5967,7 @@
"testing",
"xunit"
],
"time": "2018-08-07T06:44:28+00:00"
"time": "2018-09-01T15:49:55+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",