mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 21:45:55 +00:00
wip
This commit is contained in:
218
composer.lock
generated
218
composer.lock
generated
@@ -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": "3199f5982eed399c719f72239be99a83",
|
||||
"content-hash": "17ed4fb1b80fc6efe2594c3bfbbf3c7f",
|
||||
"packages": [],
|
||||
"packages-dev": [
|
||||
{
|
||||
@@ -1047,7 +1047,7 @@
|
||||
},
|
||||
{
|
||||
"name": "illuminate/cache",
|
||||
"version": "v7.7.1",
|
||||
"version": "v7.9.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/illuminate/cache.git",
|
||||
@@ -1098,7 +1098,7 @@
|
||||
},
|
||||
{
|
||||
"name": "illuminate/config",
|
||||
"version": "v7.7.1",
|
||||
"version": "v7.9.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/illuminate/config.git",
|
||||
@@ -1142,16 +1142,16 @@
|
||||
},
|
||||
{
|
||||
"name": "illuminate/console",
|
||||
"version": "v7.7.1",
|
||||
"version": "v7.9.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/illuminate/console.git",
|
||||
"reference": "364648fc102ca0b3a7834934ed5885c11e285f29"
|
||||
"reference": "3056c8d5069115c0bc86a5dc70b22710d427e259"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/illuminate/console/zipball/364648fc102ca0b3a7834934ed5885c11e285f29",
|
||||
"reference": "364648fc102ca0b3a7834934ed5885c11e285f29",
|
||||
"url": "https://api.github.com/repos/illuminate/console/zipball/3056c8d5069115c0bc86a5dc70b22710d427e259",
|
||||
"reference": "3056c8d5069115c0bc86a5dc70b22710d427e259",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1192,20 +1192,20 @@
|
||||
],
|
||||
"description": "The Illuminate Console package.",
|
||||
"homepage": "https://laravel.com",
|
||||
"time": "2020-04-20T09:32:33+00:00"
|
||||
"time": "2020-04-24T09:01:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "illuminate/container",
|
||||
"version": "v7.7.1",
|
||||
"version": "v7.9.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/illuminate/container.git",
|
||||
"reference": "aa8dfe90a3eb31dc760adc911647be5d2e129c8a"
|
||||
"reference": "78a134ab5bcf6e6e50321dfb0d602b698898698d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/illuminate/container/zipball/aa8dfe90a3eb31dc760adc911647be5d2e129c8a",
|
||||
"reference": "aa8dfe90a3eb31dc760adc911647be5d2e129c8a",
|
||||
"url": "https://api.github.com/repos/illuminate/container/zipball/78a134ab5bcf6e6e50321dfb0d602b698898698d",
|
||||
"reference": "78a134ab5bcf6e6e50321dfb0d602b698898698d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1236,20 +1236,20 @@
|
||||
],
|
||||
"description": "The Illuminate Container package.",
|
||||
"homepage": "https://laravel.com",
|
||||
"time": "2020-04-20T14:17:11+00:00"
|
||||
"time": "2020-04-23T13:57:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "illuminate/contracts",
|
||||
"version": "v7.7.1",
|
||||
"version": "v7.9.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/illuminate/contracts.git",
|
||||
"reference": "69a40779d8fc43e3f43da973b9c0c20bdbd81203"
|
||||
"reference": "4f9cad4bd982e9f100b1f0a42677fdd3bbfa48fd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/illuminate/contracts/zipball/69a40779d8fc43e3f43da973b9c0c20bdbd81203",
|
||||
"reference": "69a40779d8fc43e3f43da973b9c0c20bdbd81203",
|
||||
"url": "https://api.github.com/repos/illuminate/contracts/zipball/4f9cad4bd982e9f100b1f0a42677fdd3bbfa48fd",
|
||||
"reference": "4f9cad4bd982e9f100b1f0a42677fdd3bbfa48fd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1280,11 +1280,11 @@
|
||||
],
|
||||
"description": "The Illuminate Contracts package.",
|
||||
"homepage": "https://laravel.com",
|
||||
"time": "2020-04-09T15:01:22+00:00"
|
||||
"time": "2020-04-28T07:21:27+00:00"
|
||||
},
|
||||
{
|
||||
"name": "illuminate/events",
|
||||
"version": "v7.7.1",
|
||||
"version": "v7.9.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/illuminate/events.git",
|
||||
@@ -1329,7 +1329,7 @@
|
||||
},
|
||||
{
|
||||
"name": "illuminate/filesystem",
|
||||
"version": "v7.7.1",
|
||||
"version": "v7.9.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/illuminate/filesystem.git",
|
||||
@@ -1382,16 +1382,16 @@
|
||||
},
|
||||
{
|
||||
"name": "illuminate/http",
|
||||
"version": "v7.7.1",
|
||||
"version": "v7.9.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/illuminate/http.git",
|
||||
"reference": "05444c7ecfad9e12c42d75f6b9a3dd0adb8b0a57"
|
||||
"reference": "d9f6088b0296fa41c0a4afa6a2ec27a156d4917e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/illuminate/http/zipball/05444c7ecfad9e12c42d75f6b9a3dd0adb8b0a57",
|
||||
"reference": "05444c7ecfad9e12c42d75f6b9a3dd0adb8b0a57",
|
||||
"url": "https://api.github.com/repos/illuminate/http/zipball/d9f6088b0296fa41c0a4afa6a2ec27a156d4917e",
|
||||
"reference": "d9f6088b0296fa41c0a4afa6a2ec27a156d4917e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1430,11 +1430,11 @@
|
||||
],
|
||||
"description": "The Illuminate Http package.",
|
||||
"homepage": "https://laravel.com",
|
||||
"time": "2020-04-20T08:03:18+00:00"
|
||||
"time": "2020-04-24T17:19:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "illuminate/pipeline",
|
||||
"version": "v7.7.1",
|
||||
"version": "v7.9.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/illuminate/pipeline.git",
|
||||
@@ -1478,7 +1478,7 @@
|
||||
},
|
||||
{
|
||||
"name": "illuminate/session",
|
||||
"version": "v7.7.1",
|
||||
"version": "v7.9.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/illuminate/session.git",
|
||||
@@ -1529,16 +1529,16 @@
|
||||
},
|
||||
{
|
||||
"name": "illuminate/support",
|
||||
"version": "v7.7.1",
|
||||
"version": "v7.9.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/illuminate/support.git",
|
||||
"reference": "7143690b5b718a4a89f8a1ecda79833e75dd138c"
|
||||
"reference": "677a3ad776db92b339a2926927929d0b070642ea"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/illuminate/support/zipball/7143690b5b718a4a89f8a1ecda79833e75dd138c",
|
||||
"reference": "7143690b5b718a4a89f8a1ecda79833e75dd138c",
|
||||
"url": "https://api.github.com/repos/illuminate/support/zipball/677a3ad776db92b339a2926927929d0b070642ea",
|
||||
"reference": "677a3ad776db92b339a2926927929d0b070642ea",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1587,20 +1587,20 @@
|
||||
],
|
||||
"description": "The Illuminate Support package.",
|
||||
"homepage": "https://laravel.com",
|
||||
"time": "2020-04-21T15:58:25+00:00"
|
||||
"time": "2020-04-28T07:20:41+00:00"
|
||||
},
|
||||
{
|
||||
"name": "illuminate/testing",
|
||||
"version": "v7.7.1",
|
||||
"version": "v7.9.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/illuminate/testing.git",
|
||||
"reference": "5ec43e2778a5454b31b886f2ed4f4b2d291419fd"
|
||||
"reference": "8594d186a6a6b9a584043b06d00099b2481f2018"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/illuminate/testing/zipball/5ec43e2778a5454b31b886f2ed4f4b2d291419fd",
|
||||
"reference": "5ec43e2778a5454b31b886f2ed4f4b2d291419fd",
|
||||
"url": "https://api.github.com/repos/illuminate/testing/zipball/8594d186a6a6b9a584043b06d00099b2481f2018",
|
||||
"reference": "8594d186a6a6b9a584043b06d00099b2481f2018",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1638,11 +1638,11 @@
|
||||
],
|
||||
"description": "The Illuminate Testing package.",
|
||||
"homepage": "https://laravel.com",
|
||||
"time": "2020-04-16T17:12:54+00:00"
|
||||
"time": "2020-04-27T14:32:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "illuminate/translation",
|
||||
"version": "v7.7.1",
|
||||
"version": "v7.9.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/illuminate/translation.git",
|
||||
@@ -1688,16 +1688,16 @@
|
||||
},
|
||||
{
|
||||
"name": "illuminate/validation",
|
||||
"version": "v7.7.1",
|
||||
"version": "v7.9.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/illuminate/validation.git",
|
||||
"reference": "99377aec3b5a2c2184d99de3dd7c8fb675e5a4ef"
|
||||
"reference": "24cf7ff8e4a274a42eb86c94796dc01dec9e5760"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/illuminate/validation/zipball/99377aec3b5a2c2184d99de3dd7c8fb675e5a4ef",
|
||||
"reference": "99377aec3b5a2c2184d99de3dd7c8fb675e5a4ef",
|
||||
"url": "https://api.github.com/repos/illuminate/validation/zipball/24cf7ff8e4a274a42eb86c94796dc01dec9e5760",
|
||||
"reference": "24cf7ff8e4a274a42eb86c94796dc01dec9e5760",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1737,7 +1737,7 @@
|
||||
],
|
||||
"description": "The Illuminate Validation package.",
|
||||
"homepage": "https://laravel.com",
|
||||
"time": "2020-04-19T19:55:49+00:00"
|
||||
"time": "2020-04-23T19:11:28+00:00"
|
||||
},
|
||||
{
|
||||
"name": "jolicode/jolinotif",
|
||||
@@ -2186,16 +2186,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel-zero/foundation",
|
||||
"version": "v7.6.1",
|
||||
"version": "v7.8.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel-zero/foundation.git",
|
||||
"reference": "61438f6d9220d2e20f8610ccbe894507d89f8f1a"
|
||||
"reference": "eb9fc2275706bdc150fdcc2ff9ec155fc74f7c65"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel-zero/foundation/zipball/61438f6d9220d2e20f8610ccbe894507d89f8f1a",
|
||||
"reference": "61438f6d9220d2e20f8610ccbe894507d89f8f1a",
|
||||
"url": "https://api.github.com/repos/laravel-zero/foundation/zipball/eb9fc2275706bdc150fdcc2ff9ec155fc74f7c65",
|
||||
"reference": "eb9fc2275706bdc150fdcc2ff9ec155fc74f7c65",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2224,7 +2224,7 @@
|
||||
"framework",
|
||||
"laravel"
|
||||
],
|
||||
"time": "2020-04-14T16:39:20+00:00"
|
||||
"time": "2020-04-27T08:21:33+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel-zero/framework",
|
||||
@@ -3140,24 +3140,21 @@
|
||||
},
|
||||
{
|
||||
"name": "phpdocumentor/reflection-common",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
|
||||
"reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a"
|
||||
"reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a",
|
||||
"reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/6568f4687e5b41b054365f9ae03fcb1ed5f2069b",
|
||||
"reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~6"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
@@ -3188,7 +3185,7 @@
|
||||
"reflection",
|
||||
"static analysis"
|
||||
],
|
||||
"time": "2018-08-07T13:53:10+00:00"
|
||||
"time": "2020-04-27T09:25:28+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpdocumentor/reflection-docblock",
|
||||
@@ -5542,16 +5539,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/cache",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/cache.git",
|
||||
"reference": "7c229da093cb0c630e5d16b99fd253e20f979ac2"
|
||||
"reference": "0c5f5b1882dc82b255a4bdead4ed3c7738cddc04"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/cache/zipball/7c229da093cb0c630e5d16b99fd253e20f979ac2",
|
||||
"reference": "7c229da093cb0c630e5d16b99fd253e20f979ac2",
|
||||
"url": "https://api.github.com/repos/symfony/cache/zipball/0c5f5b1882dc82b255a4bdead4ed3c7738cddc04",
|
||||
"reference": "0c5f5b1882dc82b255a4bdead4ed3c7738cddc04",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -5617,7 +5614,7 @@
|
||||
"caching",
|
||||
"psr6"
|
||||
],
|
||||
"time": "2020-03-27T16:56:45+00:00"
|
||||
"time": "2020-04-28T17:58:55+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/cache-contracts",
|
||||
@@ -5679,7 +5676,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
@@ -5755,7 +5752,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/error-handler",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/error-handler.git",
|
||||
@@ -5810,7 +5807,7 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/event-dispatcher.git",
|
||||
@@ -5938,16 +5935,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/expression-language",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/expression-language.git",
|
||||
"reference": "00e044885469d193c3b8dfa62030cd4525576d4e"
|
||||
"reference": "b93755750b9e2a8d240bdf014de5b545105c5178"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/expression-language/zipball/00e044885469d193c3b8dfa62030cd4525576d4e",
|
||||
"reference": "00e044885469d193c3b8dfa62030cd4525576d4e",
|
||||
"url": "https://api.github.com/repos/symfony/expression-language/zipball/b93755750b9e2a8d240bdf014de5b545105c5178",
|
||||
"reference": "b93755750b9e2a8d240bdf014de5b545105c5178",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -5985,11 +5982,11 @@
|
||||
],
|
||||
"description": "Symfony ExpressionLanguage Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2020-03-27T16:56:45+00:00"
|
||||
"time": "2020-04-15T15:59:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/finder.git",
|
||||
@@ -6038,16 +6035,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-foundation.git",
|
||||
"reference": "26fb006a2c7b6cdd23d52157b05f8414ffa417b6"
|
||||
"reference": "e47fdf8b24edc12022ba52923150ec6484d7f57d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/26fb006a2c7b6cdd23d52157b05f8414ffa417b6",
|
||||
"reference": "26fb006a2c7b6cdd23d52157b05f8414ffa417b6",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/e47fdf8b24edc12022ba52923150ec6484d7f57d",
|
||||
"reference": "e47fdf8b24edc12022ba52923150ec6484d7f57d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6089,20 +6086,20 @@
|
||||
],
|
||||
"description": "Symfony HttpFoundation Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2020-03-30T14:14:32+00:00"
|
||||
"time": "2020-04-18T20:50:06+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-kernel",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-kernel.git",
|
||||
"reference": "ad574c55d451127cab1c45b4ac51bf283e340cf0"
|
||||
"reference": "3565e51eecd06106304baba5ccb7ba89db2d7d2b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/ad574c55d451127cab1c45b4ac51bf283e340cf0",
|
||||
"reference": "ad574c55d451127cab1c45b4ac51bf283e340cf0",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/3565e51eecd06106304baba5ccb7ba89db2d7d2b",
|
||||
"reference": "3565e51eecd06106304baba5ccb7ba89db2d7d2b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6118,6 +6115,7 @@
|
||||
"symfony/browser-kit": "<4.4",
|
||||
"symfony/cache": "<5.0",
|
||||
"symfony/config": "<5.0",
|
||||
"symfony/console": "<4.4",
|
||||
"symfony/dependency-injection": "<4.4",
|
||||
"symfony/doctrine-bridge": "<5.0",
|
||||
"symfony/form": "<5.0",
|
||||
@@ -6185,20 +6183,20 @@
|
||||
],
|
||||
"description": "Symfony HttpKernel Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2020-03-30T15:04:59+00:00"
|
||||
"time": "2020-04-28T18:53:25+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/mime",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/mime.git",
|
||||
"reference": "481b7d6da88922fb1e0d86a943987722b08f3955"
|
||||
"reference": "5d6c81c39225a750f3f43bee15f03093fb9aaa0b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/481b7d6da88922fb1e0d86a943987722b08f3955",
|
||||
"reference": "481b7d6da88922fb1e0d86a943987722b08f3955",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/5d6c81c39225a750f3f43bee15f03093fb9aaa0b",
|
||||
"reference": "5d6c81c39225a750f3f43bee15f03093fb9aaa0b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6247,7 +6245,7 @@
|
||||
"mime",
|
||||
"mime-type"
|
||||
],
|
||||
"time": "2020-03-27T16:56:45+00:00"
|
||||
"time": "2020-04-17T03:29:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-ctype",
|
||||
@@ -6543,16 +6541,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/process.git",
|
||||
"reference": "c5ca4a0fc16a0c888067d43fbcfe1f8a53d8e70e"
|
||||
"reference": "3179f68dff5bad14d38c4114a1dab98030801fd7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/c5ca4a0fc16a0c888067d43fbcfe1f8a53d8e70e",
|
||||
"reference": "c5ca4a0fc16a0c888067d43fbcfe1f8a53d8e70e",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/3179f68dff5bad14d38c4114a1dab98030801fd7",
|
||||
"reference": "3179f68dff5bad14d38c4114a1dab98030801fd7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6588,7 +6586,7 @@
|
||||
],
|
||||
"description": "Symfony Process Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2020-03-27T16:56:45+00:00"
|
||||
"time": "2020-04-15T15:59:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/psr-http-message-bridge",
|
||||
@@ -6656,16 +6654,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/routing",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/routing.git",
|
||||
"reference": "d98a95d0a684caba47a47c1c50c602a669dc973b"
|
||||
"reference": "9b18480a6e101f8d9ab7c483ace7c19441be5111"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/routing/zipball/d98a95d0a684caba47a47c1c50c602a669dc973b",
|
||||
"reference": "d98a95d0a684caba47a47c1c50c602a669dc973b",
|
||||
"url": "https://api.github.com/repos/symfony/routing/zipball/9b18480a6e101f8d9ab7c483ace7c19441be5111",
|
||||
"reference": "9b18480a6e101f8d9ab7c483ace7c19441be5111",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6728,7 +6726,7 @@
|
||||
"uri",
|
||||
"url"
|
||||
],
|
||||
"time": "2020-03-30T11:42:42+00:00"
|
||||
"time": "2020-04-21T21:02:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/service-contracts",
|
||||
@@ -6790,16 +6788,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/translation.git",
|
||||
"reference": "99b831770e10807dca0979518e2c89edffef5978"
|
||||
"reference": "c3879db7a68fe3e12b41263b05879412c87b27fd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/99b831770e10807dca0979518e2c89edffef5978",
|
||||
"reference": "99b831770e10807dca0979518e2c89edffef5978",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/c3879db7a68fe3e12b41263b05879412c87b27fd",
|
||||
"reference": "c3879db7a68fe3e12b41263b05879412c87b27fd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6863,7 +6861,7 @@
|
||||
],
|
||||
"description": "Symfony Translation Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2020-03-27T16:56:45+00:00"
|
||||
"time": "2020-04-12T16:45:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation-contracts",
|
||||
@@ -6924,16 +6922,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-dumper",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-dumper.git",
|
||||
"reference": "f74a126acd701392eef2492a17228d42552c86b5"
|
||||
"reference": "09de28632f16f81058a85fcf318397218272a07b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/f74a126acd701392eef2492a17228d42552c86b5",
|
||||
"reference": "f74a126acd701392eef2492a17228d42552c86b5",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/09de28632f16f81058a85fcf318397218272a07b",
|
||||
"reference": "09de28632f16f81058a85fcf318397218272a07b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6995,20 +6993,20 @@
|
||||
"debug",
|
||||
"dump"
|
||||
],
|
||||
"time": "2020-03-27T16:56:45+00:00"
|
||||
"time": "2020-04-12T16:45:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-exporter",
|
||||
"version": "v5.0.7",
|
||||
"version": "v5.0.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-exporter.git",
|
||||
"reference": "ffd29a70370e466343e33154b5df197a07a13afa"
|
||||
"reference": "5d18811da9e1ae2bb86b0a97fb2d784e27ffd59f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/ffd29a70370e466343e33154b5df197a07a13afa",
|
||||
"reference": "ffd29a70370e466343e33154b5df197a07a13afa",
|
||||
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/5d18811da9e1ae2bb86b0a97fb2d784e27ffd59f",
|
||||
"reference": "5d18811da9e1ae2bb86b0a97fb2d784e27ffd59f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -7055,7 +7053,7 @@
|
||||
"instantiate",
|
||||
"serialize"
|
||||
],
|
||||
"time": "2020-03-27T16:56:45+00:00"
|
||||
"time": "2020-04-15T15:59:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "theseer/tokenizer",
|
||||
|
||||
Reference in New Issue
Block a user