Commit 94074734 authored by Viral Solani's avatar Viral Solani

upgrade to laravel5.7

parent 66cf5d7e
...@@ -4,29 +4,30 @@ ...@@ -4,29 +4,30 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "1ff0891115bc89c4dcca27e33644c3cf", "content-hash": "fbc0f145e5c41796b454f9d14d243892",
"packages": [ "packages": [
{ {
"name": "arcanedev/log-viewer", "name": "arcanedev/log-viewer",
"version": "4.5.1", "version": "4.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/ARCANEDEV/LogViewer.git", "url": "https://github.com/ARCANEDEV/LogViewer.git",
"reference": "22bdffe6f9d26e466cc7fd434e447a4b3e9aff0e" "reference": "a8cd768e8ab4f2ec80d2d3208f34af2799c847c2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/ARCANEDEV/LogViewer/zipball/22bdffe6f9d26e466cc7fd434e447a4b3e9aff0e", "url": "https://api.github.com/repos/ARCANEDEV/LogViewer/zipball/a8cd768e8ab4f2ec80d2d3208f34af2799c847c2",
"reference": "22bdffe6f9d26e466cc7fd434e447a4b3e9aff0e", "reference": "a8cd768e8ab4f2ec80d2d3208f34af2799c847c2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"arcanedev/support": "~4.3.0", "arcanedev/support": "~4.4.0",
"php": ">=7.1.3", "php": ">=7.1.3",
"psr/log": "~1.0" "psr/log": "~1.0"
}, },
"require-dev": { "require-dev": {
"orchestra/testbench": "~3.6.0", "mockery/mockery": "~1.0",
"orchestra/testbench": "~3.7.0",
"phpunit/phpcov": "~5.0", "phpunit/phpcov": "~5.0",
"phpunit/phpunit": "~7.0" "phpunit/phpunit": "~7.0"
}, },
...@@ -70,7 +71,7 @@ ...@@ -70,7 +71,7 @@
"log-viewer", "log-viewer",
"logviewer" "logviewer"
], ],
"time": "2018-02-08T15:42:11+00:00" "time": "2018-09-04T18:09:19+00:00"
}, },
{ {
"name": "arcanedev/no-captcha", "name": "arcanedev/no-captcha",
...@@ -140,25 +141,25 @@ ...@@ -140,25 +141,25 @@
}, },
{ {
"name": "arcanedev/support", "name": "arcanedev/support",
"version": "4.3.0", "version": "4.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/ARCANEDEV/Support.git", "url": "https://github.com/ARCANEDEV/Support.git",
"reference": "23478c1439c8bdcb7aaf26b817b4886d6c52d423" "reference": "9f4d9947563c6bec10ea7fa7954129e012216af9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/ARCANEDEV/Support/zipball/23478c1439c8bdcb7aaf26b817b4886d6c52d423", "url": "https://api.github.com/repos/ARCANEDEV/Support/zipball/9f4d9947563c6bec10ea7fa7954129e012216af9",
"reference": "23478c1439c8bdcb7aaf26b817b4886d6c52d423", "reference": "9f4d9947563c6bec10ea7fa7954129e012216af9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/filesystem": "~5.6.0", "illuminate/filesystem": "~5.7.0",
"illuminate/support": "~5.6.0", "illuminate/support": "~5.7.0",
"php": ">=7.1.3" "php": ">=7.1.3"
}, },
"require-dev": { "require-dev": {
"orchestra/testbench": "~3.6.0", "orchestra/testbench": "~3.7.0",
"phpunit/phpcov": "~5.0", "phpunit/phpcov": "~5.0",
"phpunit/phpunit": "~7.0" "phpunit/phpunit": "~7.0"
}, },
...@@ -191,7 +192,7 @@ ...@@ -191,7 +192,7 @@
"laravel", "laravel",
"support" "support"
], ],
"time": "2018-02-08T00:42:15+00:00" "time": "2018-09-04T17:19:43+00:00"
}, },
{ {
"name": "creativeorange/gravatar", "name": "creativeorange/gravatar",
...@@ -249,26 +250,26 @@ ...@@ -249,26 +250,26 @@
}, },
{ {
"name": "davejamesmiller/laravel-breadcrumbs", "name": "davejamesmiller/laravel-breadcrumbs",
"version": "5.1.0", "version": "5.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/davejamesmiller/laravel-breadcrumbs.git", "url": "https://github.com/davejamesmiller/laravel-breadcrumbs.git",
"reference": "2a02abfeca13acba6d528f4fcd385570452308f7" "reference": "f24853b97d9f973a9b936d2692f93b11924415e2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/davejamesmiller/laravel-breadcrumbs/zipball/2a02abfeca13acba6d528f4fcd385570452308f7", "url": "https://api.github.com/repos/davejamesmiller/laravel-breadcrumbs/zipball/f24853b97d9f973a9b936d2692f93b11924415e2",
"reference": "2a02abfeca13acba6d528f4fcd385570452308f7", "reference": "f24853b97d9f973a9b936d2692f93b11924415e2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/support": "5.6.*", "illuminate/support": "5.6.*|5.7.*",
"illuminate/view": "5.6.*", "illuminate/view": "5.6.*|5.7.*",
"php": ">=7.1.3" "php": ">=7.1.3"
}, },
"require-dev": { "require-dev": {
"laravel/framework": "5.6.*", "laravel/framework": "5.6.*|5.7.*",
"orchestra/testbench": "3.6.*", "orchestra/testbench": "3.6.*|3.7.*",
"php-coveralls/php-coveralls": "^1.0", "php-coveralls/php-coveralls": "^1.0",
"phpunit/phpunit": "7.*" "phpunit/phpunit": "7.*"
}, },
...@@ -304,7 +305,7 @@ ...@@ -304,7 +305,7 @@
"keywords": [ "keywords": [
"laravel" "laravel"
], ],
"time": "2018-05-05T19:30:03+00:00" "time": "2018-09-14T06:29:58+00:00"
}, },
{ {
"name": "dnoegel/php-xdg-base-dir", "name": "dnoegel/php-xdg-base-dir",
...@@ -339,86 +340,18 @@ ...@@ -339,86 +340,18 @@
"description": "implementation of xdg base directory specification for php", "description": "implementation of xdg base directory specification for php",
"time": "2014-10-24T07:27:01+00:00" "time": "2014-10-24T07:27:01+00:00"
}, },
{
"name": "doctrine/annotations",
"version": "v1.6.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
"reference": "c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5",
"shasum": ""
},
"require": {
"doctrine/lexer": "1.*",
"php": "^7.1"
},
"require-dev": {
"doctrine/cache": "1.*",
"phpunit/phpunit": "^6.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.6.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Docblock Annotations Parser",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"annotations",
"docblock",
"parser"
],
"time": "2017-12-06T07:11:42+00:00"
},
{ {
"name": "doctrine/cache", "name": "doctrine/cache",
"version": "v1.7.1", "version": "v1.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/cache.git", "url": "https://github.com/doctrine/cache.git",
"reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a" "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/b3217d58609e9c8e661cd41357a54d926c4a2a1a", "url": "https://api.github.com/repos/doctrine/cache/zipball/d768d58baee9a4862ca783840eca1b9add7a7f57",
"reference": "b3217d58609e9c8e661cd41357a54d926c4a2a1a", "reference": "d768d58baee9a4862ca783840eca1b9add7a7f57",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -429,8 +362,9 @@ ...@@ -429,8 +362,9 @@
}, },
"require-dev": { "require-dev": {
"alcaeus/mongo-php-adapter": "^1.1", "alcaeus/mongo-php-adapter": "^1.1",
"doctrine/coding-standard": "^4.0",
"mongodb/mongodb": "^1.1", "mongodb/mongodb": "^1.1",
"phpunit/phpunit": "^5.7", "phpunit/phpunit": "^7.0",
"predis/predis": "~1.0" "predis/predis": "~1.0"
}, },
"suggest": { "suggest": {
...@@ -439,7 +373,7 @@ ...@@ -439,7 +373,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.7.x-dev" "dev-master": "1.8.x-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -474,43 +408,58 @@ ...@@ -474,43 +408,58 @@
} }
], ],
"description": "Caching library offering an object-oriented API for many cache backends", "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": [ "keywords": [
"cache", "cache",
"caching" "caching"
], ],
"time": "2017-08-25T07:02:50+00:00" "time": "2018-08-21T18:01:43+00:00"
}, },
{ {
"name": "doctrine/collections", "name": "doctrine/dbal",
"version": "v1.5.0", "version": "v2.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/collections.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf" "reference": "5140a64c08b4b607b9bedaae0cedd26f04a0e621"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/a01ee38fcd999f34d9bfbcee59dbda5105449cbf", "url": "https://api.github.com/repos/doctrine/dbal/zipball/5140a64c08b4b607b9bedaae0cedd26f04a0e621",
"reference": "a01ee38fcd999f34d9bfbcee59dbda5105449cbf", "reference": "5140a64c08b4b607b9bedaae0cedd26f04a0e621",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/cache": "^1.0",
"doctrine/event-manager": "^1.0",
"ext-pdo": "*",
"php": "^7.1" "php": "^7.1"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "~0.1@dev", "doctrine/coding-standard": "^4.0",
"phpunit/phpunit": "^5.7" "jetbrains/phpstorm-stubs": "^2018.1.2",
"phpstan/phpstan": "^0.10.1",
"phpunit/phpunit": "^7.1.2",
"phpunit/phpunit-mock-objects": "!=3.2.4,!=3.2.5",
"symfony/console": "^2.0.5|^3.0|^4.0",
"symfony/phpunit-bridge": "^3.4.5|^4.0.5"
},
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
}, },
"bin": [
"bin/doctrine-dbal"
],
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.3.x-dev" "dev-master": "2.8.x-dev",
"dev-develop": "3.0.x-dev"
} }
}, },
"autoload": { "autoload": {
"psr-0": { "psr-0": {
"Doctrine\\Common\\Collections\\": "lib/" "Doctrine\\DBAL\\": "lib/"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
...@@ -533,50 +482,46 @@ ...@@ -533,50 +482,46 @@
{ {
"name": "Jonathan Wage", "name": "Jonathan Wage",
"email": "jonwage@gmail.com" "email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
} }
], ],
"description": "Collections Abstraction library", "description": "Database Abstraction Layer",
"homepage": "http://www.doctrine-project.org", "homepage": "http://www.doctrine-project.org",
"keywords": [ "keywords": [
"array", "database",
"collections", "dbal",
"iterator" "persistence",
"queryobject"
], ],
"time": "2017-07-22T10:37:32+00:00" "time": "2018-07-13T03:16:35+00:00"
}, },
{ {
"name": "doctrine/common", "name": "doctrine/event-manager",
"version": "v2.8.1", "version": "v1.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/common.git", "url": "https://github.com/doctrine/event-manager.git",
"reference": "f68c297ce6455e8fd794aa8ffaf9fa458f6ade66" "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/common/zipball/f68c297ce6455e8fd794aa8ffaf9fa458f6ade66", "url": "https://api.github.com/repos/doctrine/event-manager/zipball/a520bc093a0170feeb6b14e9d83f3a14452e64b3",
"reference": "f68c297ce6455e8fd794aa8ffaf9fa458f6ade66", "reference": "a520bc093a0170feeb6b14e9d83f3a14452e64b3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/annotations": "1.*", "php": "^7.1"
"doctrine/cache": "1.*", },
"doctrine/collections": "1.*", "conflict": {
"doctrine/inflector": "1.*", "doctrine/common": "<2.9@dev"
"doctrine/lexer": "1.*",
"php": "~7.1"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^5.7" "doctrine/coding-standard": "^4.0",
"phpunit/phpunit": "^7.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.8.x-dev" "dev-master": "1.0.x-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -608,93 +553,20 @@ ...@@ -608,93 +553,20 @@
{ {
"name": "Johannes Schmitt", "name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com" "email": "schmittjoh@gmail.com"
}
],
"description": "Common Library for Doctrine projects",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"annotations",
"collections",
"eventmanager",
"persistence",
"spl"
],
"time": "2017-08-31T08:43:38+00:00"
}, },
{ {
"name": "doctrine/dbal", "name": "Marco Pivetta",
"version": "v2.7.1", "email": "ocramius@gmail.com"
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "11037b4352c008373561dc6fc836834eed80c3b5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/11037b4352c008373561dc6fc836834eed80c3b5",
"reference": "11037b4352c008373561dc6fc836834eed80c3b5",
"shasum": ""
},
"require": {
"doctrine/common": "^2.7.1",
"ext-pdo": "*",
"php": "^7.1"
},
"require-dev": {
"doctrine/coding-standard": "^4.0",
"phpunit/phpunit": "^7.0",
"phpunit/phpunit-mock-objects": "!=3.2.4,!=3.2.5",
"symfony/console": "^2.0.5||^3.0",
"symfony/phpunit-bridge": "^3.4.5|^4.0.5"
},
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
},
"bin": [
"bin/doctrine-dbal"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.7.x-dev"
}
},
"autoload": {
"psr-0": {
"Doctrine\\DBAL\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
} }
], ],
"description": "Database Abstraction Layer", "description": "Doctrine Event Manager component",
"homepage": "http://www.doctrine-project.org", "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
"keywords": [ "keywords": [
"database", "event",
"dbal", "eventdispatcher",
"persistence", "eventmanager"
"queryobject"
], ],
"time": "2018-04-07T18:44:18+00:00" "time": "2018-06-11T11:59:03+00:00"
}, },
{ {
"name": "doctrine/inflector", "name": "doctrine/inflector",
...@@ -868,16 +740,16 @@ ...@@ -868,16 +740,16 @@
}, },
{ {
"name": "egulias/email-validator", "name": "egulias/email-validator",
"version": "2.1.4", "version": "2.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/egulias/EmailValidator.git", "url": "https://github.com/egulias/EmailValidator.git",
"reference": "8790f594151ca6a2010c6218e09d96df67173ad3" "reference": "0578b32b30b22de3e8664f797cf846fc9246f786"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/8790f594151ca6a2010c6218e09d96df67173ad3", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0578b32b30b22de3e8664f797cf846fc9246f786",
"reference": "8790f594151ca6a2010c6218e09d96df67173ad3", "reference": "0578b32b30b22de3e8664f797cf846fc9246f786",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -921,7 +793,7 @@ ...@@ -921,7 +793,7 @@
"validation", "validation",
"validator" "validator"
], ],
"time": "2018-04-10T10:11:19+00:00" "time": "2018-09-25T20:47:26+00:00"
}, },
{ {
"name": "erusev/parsedown", "name": "erusev/parsedown",
...@@ -1339,32 +1211,32 @@ ...@@ -1339,32 +1211,32 @@
}, },
{ {
"name": "jakub-onderka/php-console-color", "name": "jakub-onderka/php-console-color",
"version": "0.1", "version": "v0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/JakubOnderka/PHP-Console-Color.git", "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
"reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1" "reference": "d5deaecff52a0d61ccb613bb3804088da0307191"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/e0b393dacf7703fc36a4efc3df1435485197e6c1", "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/d5deaecff52a0d61ccb613bb3804088da0307191",
"reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1", "reference": "d5deaecff52a0d61ccb613bb3804088da0307191",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.2" "php": ">=5.4.0"
}, },
"require-dev": { "require-dev": {
"jakub-onderka/php-code-style": "1.0", "jakub-onderka/php-code-style": "1.0",
"jakub-onderka/php-parallel-lint": "0.*", "jakub-onderka/php-parallel-lint": "1.0",
"jakub-onderka/php-var-dump-check": "0.*", "jakub-onderka/php-var-dump-check": "0.*",
"phpunit/phpunit": "3.7.*", "phpunit/phpunit": "~4.3",
"squizlabs/php_codesniffer": "1.*" "squizlabs/php_codesniffer": "1.*"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
"psr-0": { "psr-4": {
"JakubOnderka\\PhpConsoleColor": "src/" "JakubOnderka\\PhpConsoleColor\\": "src/"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
...@@ -1374,11 +1246,10 @@ ...@@ -1374,11 +1246,10 @@
"authors": [ "authors": [
{ {
"name": "Jakub Onderka", "name": "Jakub Onderka",
"email": "jakub.onderka@gmail.com", "email": "jakub.onderka@gmail.com"
"homepage": "http://www.acci.cz"
} }
], ],
"time": "2014-04-08T15:00:19+00:00" "time": "2018-09-29T17:23:10+00:00"
}, },
{ {
"name": "jakub-onderka/php-console-highlighter", "name": "jakub-onderka/php-console-highlighter",
...@@ -1426,42 +1297,43 @@ ...@@ -1426,42 +1297,43 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v5.6.26", "version": "v5.7.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "7047df295e77cecb6a2f84736a732af66cc6789c" "reference": "0438455128c0850b5872c7f3c11b7ccdbbfcba3e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/7047df295e77cecb6a2f84736a732af66cc6789c", "url": "https://api.github.com/repos/laravel/framework/zipball/0438455128c0850b5872c7f3c11b7ccdbbfcba3e",
"reference": "7047df295e77cecb6a2f84736a732af66cc6789c", "reference": "0438455128c0850b5872c7f3c11b7ccdbbfcba3e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/inflector": "~1.1", "doctrine/inflector": "^1.1",
"dragonmantank/cron-expression": "~2.0", "dragonmantank/cron-expression": "^2.0",
"erusev/parsedown": "~1.7", "erusev/parsedown": "^1.7",
"ext-mbstring": "*", "ext-mbstring": "*",
"ext-openssl": "*", "ext-openssl": "*",
"league/flysystem": "^1.0.8", "league/flysystem": "^1.0.8",
"monolog/monolog": "~1.12", "monolog/monolog": "^1.12",
"nesbot/carbon": "1.25.*", "nesbot/carbon": "^1.26.3",
"opis/closure": "^3.1",
"php": "^7.1.3", "php": "^7.1.3",
"psr/container": "~1.0", "psr/container": "^1.0",
"psr/simple-cache": "^1.0", "psr/simple-cache": "^1.0",
"ramsey/uuid": "^3.7", "ramsey/uuid": "^3.7",
"swiftmailer/swiftmailer": "~6.0", "swiftmailer/swiftmailer": "^6.0",
"symfony/console": "~4.0", "symfony/console": "^4.1",
"symfony/debug": "~4.0", "symfony/debug": "^4.1",
"symfony/finder": "~4.0", "symfony/finder": "^4.1",
"symfony/http-foundation": "~4.0", "symfony/http-foundation": "^4.1",
"symfony/http-kernel": "~4.0", "symfony/http-kernel": "^4.1",
"symfony/process": "~4.0", "symfony/process": "^4.1",
"symfony/routing": "~4.0", "symfony/routing": "^4.1",
"symfony/var-dumper": "~4.0", "symfony/var-dumper": "^4.1",
"tijsverkoyen/css-to-inline-styles": "^2.2.1", "tijsverkoyen/css-to-inline-styles": "^2.2.1",
"vlucas/phpdotenv": "~2.2" "vlucas/phpdotenv": "^2.2"
}, },
"conflict": { "conflict": {
"tightenco/collect": "<5.5.33" "tightenco/collect": "<5.5.33"
...@@ -1497,43 +1369,45 @@ ...@@ -1497,43 +1369,45 @@
"illuminate/view": "self.version" "illuminate/view": "self.version"
}, },
"require-dev": { "require-dev": {
"aws/aws-sdk-php": "~3.0", "aws/aws-sdk-php": "^3.0",
"doctrine/dbal": "~2.6", "doctrine/dbal": "^2.6",
"filp/whoops": "^2.1.4", "filp/whoops": "^2.1.4",
"league/flysystem-cached-adapter": "~1.0", "league/flysystem-cached-adapter": "^1.0",
"mockery/mockery": "~1.0", "mockery/mockery": "^1.0",
"moontoast/math": "^1.1", "moontoast/math": "^1.1",
"orchestra/testbench-core": "3.6.*", "orchestra/testbench-core": "3.7.*",
"pda/pheanstalk": "~3.0", "pda/pheanstalk": "^3.0",
"phpunit/phpunit": "~7.0", "phpunit/phpunit": "^7.0",
"predis/predis": "^1.1.1", "predis/predis": "^1.1.1",
"symfony/css-selector": "~4.0", "symfony/css-selector": "^4.1",
"symfony/dom-crawler": "~4.0" "symfony/dom-crawler": "^4.1",
"true/punycode": "^2.1"
}, },
"suggest": { "suggest": {
"aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~3.0).", "aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (^3.0).",
"doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.6).", "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6).",
"ext-pcntl": "Required to use all features of the queue worker.", "ext-pcntl": "Required to use all features of the queue worker.",
"ext-posix": "Required to use all features of the queue worker.", "ext-posix": "Required to use all features of the queue worker.",
"fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).", "fzaninotto/faker": "Required to use the eloquent factory builder (^1.4).",
"guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~6.0).", "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (^6.0).",
"laravel/tinker": "Required to use the tinker console command (~1.0).", "laravel/tinker": "Required to use the tinker console command (^1.0).",
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).", "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).",
"league/flysystem-cached-adapter": "Required to use the Flysystem cache (~1.0).", "league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).",
"league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).", "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (^1.0).",
"league/flysystem-sftp": "Required to use the Flysystem SFTP driver (~1.0).", "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).",
"nexmo/client": "Required to use the Nexmo transport (~1.0).", "moontoast/math": "Required to use ordered UUIDs (^1.1).",
"pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).", "nexmo/client": "Required to use the Nexmo transport (^1.0).",
"predis/predis": "Required to use the redis cache and queue drivers (~1.0).", "pda/pheanstalk": "Required to use the beanstalk queue driver (^3.0).",
"pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~3.0).", "predis/predis": "Required to use the redis cache and queue drivers (^1.0).",
"symfony/css-selector": "Required to use some of the crawler integration testing tools (~4.0).", "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^3.0).",
"symfony/dom-crawler": "Required to use most of the crawler integration testing tools (~4.0).", "symfony/css-selector": "Required to use some of the crawler integration testing tools (^4.1).",
"symfony/psr-http-message-bridge": "Required to psr7 bridging features (~1.0)." "symfony/dom-crawler": "Required to use most of the crawler integration testing tools (^4.1).",
"symfony/psr-http-message-bridge": "Required to psr7 bridging features (^1.0)."
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "5.6-dev" "dev-master": "5.7-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -1561,20 +1435,20 @@ ...@@ -1561,20 +1435,20 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2018-06-20T14:21:11+00:00" "time": "2018-10-02T14:12:00+00:00"
}, },
{ {
"name": "laravel/socialite", "name": "laravel/socialite",
"version": "v3.0.12", "version": "v3.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/socialite.git", "url": "https://github.com/laravel/socialite.git",
"reference": "b5f465847b1d637efa86bbfe2fc1c9d2bd12f60f" "reference": "65f771ff4f266ebae23de1a3f18efd80a1da2f8d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/socialite/zipball/b5f465847b1d637efa86bbfe2fc1c9d2bd12f60f", "url": "https://api.github.com/repos/laravel/socialite/zipball/65f771ff4f266ebae23de1a3f18efd80a1da2f8d",
"reference": "b5f465847b1d637efa86bbfe2fc1c9d2bd12f60f", "reference": "65f771ff4f266ebae23de1a3f18efd80a1da2f8d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1583,7 +1457,7 @@ ...@@ -1583,7 +1457,7 @@
"illuminate/http": "~5.4", "illuminate/http": "~5.4",
"illuminate/support": "~5.4", "illuminate/support": "~5.4",
"league/oauth1-client": "~1.0", "league/oauth1-client": "~1.0",
"php": ">=5.4.0" "php": ">=5.6.4"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "~0.9", "mockery/mockery": "~0.9",
...@@ -1619,11 +1493,12 @@ ...@@ -1619,11 +1493,12 @@
} }
], ],
"description": "Laravel wrapper around OAuth 1 & OAuth 2 libraries.", "description": "Laravel wrapper around OAuth 1 & OAuth 2 libraries.",
"homepage": "https://laravel.com",
"keywords": [ "keywords": [
"laravel", "laravel",
"oauth" "oauth"
], ],
"time": "2018-06-01T15:06:47+00:00" "time": "2018-08-16T12:51:21+00:00"
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
...@@ -1690,35 +1565,35 @@ ...@@ -1690,35 +1565,35 @@
}, },
{ {
"name": "laravelcollective/html", "name": "laravelcollective/html",
"version": "v5.6.10", "version": "v5.7.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/LaravelCollective/html.git", "url": "https://github.com/LaravelCollective/html.git",
"reference": "974605fcd22a7e4d19f0b2ef635a0d1d7400387d" "reference": "777b6d390811ba249255ed5750bf17a019cd88a5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/LaravelCollective/html/zipball/974605fcd22a7e4d19f0b2ef635a0d1d7400387d", "url": "https://api.github.com/repos/LaravelCollective/html/zipball/777b6d390811ba249255ed5750bf17a019cd88a5",
"reference": "974605fcd22a7e4d19f0b2ef635a0d1d7400387d", "reference": "777b6d390811ba249255ed5750bf17a019cd88a5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/http": "5.6.*", "illuminate/http": "5.7.*",
"illuminate/routing": "5.6.*", "illuminate/routing": "5.7.*",
"illuminate/session": "5.6.*", "illuminate/session": "5.7.*",
"illuminate/support": "5.6.*", "illuminate/support": "5.7.*",
"illuminate/view": "5.6.*", "illuminate/view": "5.7.*",
"php": ">=7.1.3" "php": ">=7.1.3"
}, },
"require-dev": { "require-dev": {
"illuminate/database": "5.6.*", "illuminate/database": "5.7.*",
"mockery/mockery": "~1.0", "mockery/mockery": "~1.0",
"phpunit/phpunit": "~7.1" "phpunit/phpunit": "~7.1"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "5.6-dev" "dev-master": "5.7-dev"
}, },
"laravel": { "laravel": {
"providers": [ "providers": [
...@@ -1754,20 +1629,20 @@ ...@@ -1754,20 +1629,20 @@
], ],
"description": "HTML and Form Builders for the Laravel Framework", "description": "HTML and Form Builders for the Laravel Framework",
"homepage": "https://laravelcollective.com", "homepage": "https://laravelcollective.com",
"time": "2018-06-18T15:04:16+00:00" "time": "2018-09-05T18:32:53+00:00"
}, },
{ {
"name": "lcobucci/jwt", "name": "lcobucci/jwt",
"version": "3.2.2", "version": "3.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/lcobucci/jwt.git", "url": "https://github.com/lcobucci/jwt.git",
"reference": "0b5930be73582369e10c4d4bb7a12bac927a203c" "reference": "c9704b751315d21735dc98d78d4f37bd73596da7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/0b5930be73582369e10c4d4bb7a12bac927a203c", "url": "https://api.github.com/repos/lcobucci/jwt/zipball/c9704b751315d21735dc98d78d4f37bd73596da7",
"reference": "0b5930be73582369e10c4d4bb7a12bac927a203c", "reference": "c9704b751315d21735dc98d78d4f37bd73596da7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1812,32 +1687,32 @@ ...@@ -1812,32 +1687,32 @@
"JWS", "JWS",
"jwt" "jwt"
], ],
"time": "2017-09-01T08:23:26+00:00" "time": "2018-08-03T11:23:50+00:00"
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "1.0.45", "version": "1.0.47",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "a99f94e63b512d75f851b181afcdf0ee9ebef7e6" "reference": "a11e4a75f256bdacf99d20780ce42d3b8272975c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a99f94e63b512d75f851b181afcdf0ee9ebef7e6", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a11e4a75f256bdacf99d20780ce42d3b8272975c",
"reference": "a99f94e63b512d75f851b181afcdf0ee9ebef7e6", "reference": "a11e4a75f256bdacf99d20780ce42d3b8272975c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-fileinfo": "*",
"php": ">=5.5.9" "php": ">=5.5.9"
}, },
"conflict": { "conflict": {
"league/flysystem-sftp": "<1.0.6" "league/flysystem-sftp": "<1.0.6"
}, },
"require-dev": { "require-dev": {
"ext-fileinfo": "*",
"phpspec/phpspec": "^3.4", "phpspec/phpspec": "^3.4",
"phpunit/phpunit": "^5.7" "phpunit/phpunit": "^5.7.10"
}, },
"suggest": { "suggest": {
"ext-fileinfo": "Required for MimeType", "ext-fileinfo": "Required for MimeType",
...@@ -1896,7 +1771,7 @@ ...@@ -1896,7 +1771,7 @@
"sftp", "sftp",
"storage" "storage"
], ],
"time": "2018-05-07T08:44:23+00:00" "time": "2018-09-14T15:30:29+00:00"
}, },
{ {
"name": "league/oauth1-client", "name": "league/oauth1-client",
...@@ -2104,16 +1979,16 @@ ...@@ -2104,16 +1979,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "1.25.0", "version": "1.34.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/briannesbitt/Carbon.git", "url": "https://github.com/briannesbitt/Carbon.git",
"reference": "cbcf13da0b531767e39eb86e9687f5deba9857b4" "reference": "1dbd3cb01c5645f3e7deda7aa46ef780d95fcc33"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/cbcf13da0b531767e39eb86e9687f5deba9857b4", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/1dbd3cb01c5645f3e7deda7aa46ef780d95fcc33",
"reference": "cbcf13da0b531767e39eb86e9687f5deba9857b4", "reference": "1dbd3cb01c5645f3e7deda7aa46ef780d95fcc33",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2126,13 +2001,15 @@ ...@@ -2126,13 +2001,15 @@
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "laravel": {
"dev-master": "1.23-dev" "providers": [
"Carbon\\Laravel\\ServiceProvider"
]
} }
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Carbon\\": "src/Carbon/" "": "src/"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
...@@ -2153,20 +2030,20 @@ ...@@ -2153,20 +2030,20 @@
"datetime", "datetime",
"time" "time"
], ],
"time": "2018-03-19T15:50:49+00:00" "time": "2018-09-20T19:36:25+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v4.0.2", "version": "v4.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "35b8caf75e791ba1b2d24fec1552168d72692b12" "reference": "fa6ee28600d21d49b2b4e1006b48426cec8e579c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/35b8caf75e791ba1b2d24fec1552168d72692b12", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/fa6ee28600d21d49b2b4e1006b48426cec8e579c",
"reference": "35b8caf75e791ba1b2d24fec1552168d72692b12", "reference": "fa6ee28600d21d49b2b4e1006b48426cec8e579c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2204,37 +2081,94 @@ ...@@ -2204,37 +2081,94 @@
"parser", "parser",
"php" "php"
], ],
"time": "2018-06-03T11:33:10+00:00" "time": "2018-09-18T07:03:24+00:00"
},
{
"name": "opis/closure",
"version": "3.1.1",
"source": {
"type": "git",
"url": "https://github.com/opis/closure.git",
"reference": "d3209e46ad6c69a969b705df0738fd0dbe26ef9e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/opis/closure/zipball/d3209e46ad6c69a969b705df0738fd0dbe26ef9e",
"reference": "d3209e46ad6c69a969b705df0738fd0dbe26ef9e",
"shasum": ""
},
"require": {
"php": "^5.4 || ^7.0"
},
"require-dev": {
"jeremeamia/superclosure": "^2.0",
"phpunit/phpunit": "^4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Opis\\Closure\\": "src/"
},
"files": [
"functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marius Sarca",
"email": "marius.sarca@gmail.com"
},
{
"name": "Sorin Sarca",
"email": "sarca_sorin@hotmail.com"
}
],
"description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
"homepage": "https://opis.io/closure",
"keywords": [
"anonymous functions",
"closure",
"function",
"serializable",
"serialization",
"serialize"
],
"time": "2018-10-02T13:36:53+00:00"
}, },
{ {
"name": "paragonie/random_compat", "name": "paragonie/random_compat",
"version": "v2.0.17", "version": "v9.99.99",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/paragonie/random_compat.git", "url": "https://github.com/paragonie/random_compat.git",
"reference": "29af24f25bab834fcbb38ad2a69fa93b867e070d" "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/29af24f25bab834fcbb38ad2a69fa93b867e070d", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
"reference": "29af24f25bab834fcbb38ad2a69fa93b867e070d", "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.2.0" "php": "^7"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "4.*|5.*" "phpunit/phpunit": "4.*|5.*",
"vimeo/psalm": "^1"
}, },
"suggest": { "suggest": {
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
}, },
"type": "library", "type": "library",
"autoload": {
"files": [
"lib/random.php"
]
},
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
"MIT" "MIT"
...@@ -2253,7 +2187,7 @@ ...@@ -2253,7 +2187,7 @@
"pseudorandom", "pseudorandom",
"random" "random"
], ],
"time": "2018-07-04T16:31:37+00:00" "time": "2018-07-02T15:55:56+00:00"
}, },
{ {
"name": "psr/container", "name": "psr/container",
...@@ -2451,20 +2385,22 @@ ...@@ -2451,20 +2385,22 @@
}, },
{ {
"name": "psy/psysh", "name": "psy/psysh",
"version": "v0.9.6", "version": "v0.9.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bobthecow/psysh.git", "url": "https://github.com/bobthecow/psysh.git",
"reference": "4a2ce86f199d51b6e2524214dc06835e872f4fce" "reference": "ed3c32c4304e1a678a6e0f9dc11dd2d927d89555"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/4a2ce86f199d51b6e2524214dc06835e872f4fce", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/ed3c32c4304e1a678a6e0f9dc11dd2d927d89555",
"reference": "4a2ce86f199d51b6e2524214dc06835e872f4fce", "reference": "ed3c32c4304e1a678a6e0f9dc11dd2d927d89555",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"dnoegel/php-xdg-base-dir": "0.1", "dnoegel/php-xdg-base-dir": "0.1",
"ext-json": "*",
"ext-tokenizer": "*",
"jakub-onderka/php-console-highlighter": "0.3.*", "jakub-onderka/php-console-highlighter": "0.3.*",
"nikic/php-parser": "~1.3|~2.0|~3.0|~4.0", "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0",
"php": ">=5.4.0", "php": ">=5.4.0",
...@@ -2519,25 +2455,26 @@ ...@@ -2519,25 +2455,26 @@
"interactive", "interactive",
"shell" "shell"
], ],
"time": "2018-06-10T17:57:20+00:00" "time": "2018-09-05T11:40:09+00:00"
}, },
{ {
"name": "ramsey/uuid", "name": "ramsey/uuid",
"version": "3.7.3", "version": "3.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/ramsey/uuid.git", "url": "https://github.com/ramsey/uuid.git",
"reference": "44abcdad877d9a46685a3a4d221e3b2c4b87cb76" "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/44abcdad877d9a46685a3a4d221e3b2c4b87cb76", "url": "https://api.github.com/repos/ramsey/uuid/zipball/d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
"reference": "44abcdad877d9a46685a3a4d221e3b2c4b87cb76", "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"paragonie/random_compat": "^1.0|^2.0", "paragonie/random_compat": "^1.0|^2.0|9.99.99",
"php": "^5.4 || ^7.0" "php": "^5.4 || ^7.0",
"symfony/polyfill-ctype": "^1.8"
}, },
"replace": { "replace": {
"rhumsaa/uuid": "self.version" "rhumsaa/uuid": "self.version"
...@@ -2545,16 +2482,17 @@ ...@@ -2545,16 +2482,17 @@
"require-dev": { "require-dev": {
"codeception/aspect-mock": "^1.0 | ~2.0.0", "codeception/aspect-mock": "^1.0 | ~2.0.0",
"doctrine/annotations": "~1.2.0", "doctrine/annotations": "~1.2.0",
"goaop/framework": "1.0.0-alpha.2 | ^1.0 | ^2.1", "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ~2.1.0",
"ircmaxell/random-lib": "^1.1", "ircmaxell/random-lib": "^1.1",
"jakub-onderka/php-parallel-lint": "^0.9.0", "jakub-onderka/php-parallel-lint": "^0.9.0",
"mockery/mockery": "^0.9.9", "mockery/mockery": "^0.9.9",
"moontoast/math": "^1.1", "moontoast/math": "^1.1",
"php-mock/php-mock-phpunit": "^0.3|^1.1", "php-mock/php-mock-phpunit": "^0.3|^1.1",
"phpunit/phpunit": "^4.7|^5.0", "phpunit/phpunit": "^4.7|^5.0|^6.5",
"squizlabs/php_codesniffer": "^2.3" "squizlabs/php_codesniffer": "^2.3"
}, },
"suggest": { "suggest": {
"ext-ctype": "Provides support for PHP Ctype functions",
"ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator", "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
"ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator", "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
"ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter", "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
...@@ -2599,28 +2537,28 @@ ...@@ -2599,28 +2537,28 @@
"identifier", "identifier",
"uuid" "uuid"
], ],
"time": "2018-01-20T00:28:24+00:00" "time": "2018-07-19T23:38:55+00:00"
}, },
{ {
"name": "spatie/laravel-cors", "name": "spatie/laravel-cors",
"version": "1.2.2", "version": "1.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-cors.git", "url": "https://github.com/spatie/laravel-cors.git",
"reference": "314899baf691dd4bbaf3cbbbcaf5aedb4b39a89b" "reference": "c95a7a100332630d8ff443386171d21343987162"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-cors/zipball/314899baf691dd4bbaf3cbbbcaf5aedb4b39a89b", "url": "https://api.github.com/repos/spatie/laravel-cors/zipball/c95a7a100332630d8ff443386171d21343987162",
"reference": "314899baf691dd4bbaf3cbbbcaf5aedb4b39a89b", "reference": "c95a7a100332630d8ff443386171d21343987162",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/support": "5.5.*|5.6.*", "laravel/framework": "5.5.*|5.6.*|5.7.*",
"php": "^7.0" "php": "^7.0"
}, },
"require-dev": { "require-dev": {
"orchestra/testbench": "3.5.*|3.6.*", "orchestra/testbench": "3.5.*|3.6.*|3.7.*",
"phpunit/phpunit": "^6.5.4|^7.0" "phpunit/phpunit": "^6.5.4|^7.0"
}, },
"type": "library", "type": "library",
...@@ -2658,20 +2596,20 @@ ...@@ -2658,20 +2596,20 @@
"request", "request",
"spatie" "spatie"
], ],
"time": "2018-05-04T21:18:32+00:00" "time": "2018-08-31T06:36:45+00:00"
}, },
{ {
"name": "swiftmailer/swiftmailer", "name": "swiftmailer/swiftmailer",
"version": "v6.1.1", "version": "v6.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git", "url": "https://github.com/swiftmailer/swiftmailer.git",
"reference": "aa899fef280b1c1aec8d5d4ac069af7f80c89a23" "reference": "8ddcb66ac10c392d3beb54829eef8ac1438595f4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/aa899fef280b1c1aec8d5d4ac069af7f80c89a23", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8ddcb66ac10c392d3beb54829eef8ac1438595f4",
"reference": "aa899fef280b1c1aec8d5d4ac069af7f80c89a23", "reference": "8ddcb66ac10c392d3beb54829eef8ac1438595f4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2717,20 +2655,20 @@ ...@@ -2717,20 +2655,20 @@
"mail", "mail",
"mailer" "mailer"
], ],
"time": "2018-07-04T11:12:44+00:00" "time": "2018-09-11T07:12:52+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v4.1.1", "version": "v4.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "70591cda56b4b47c55776ac78e157c4bb6c8b43f" "reference": "dc7122fe5f6113cfaba3b3de575d31112c9aa60b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/70591cda56b4b47c55776ac78e157c4bb6c8b43f", "url": "https://api.github.com/repos/symfony/console/zipball/dc7122fe5f6113cfaba3b3de575d31112c9aa60b",
"reference": "70591cda56b4b47c55776ac78e157c4bb6c8b43f", "reference": "dc7122fe5f6113cfaba3b3de575d31112c9aa60b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2785,20 +2723,20 @@ ...@@ -2785,20 +2723,20 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-05-31T10:17:53+00:00" "time": "2018-10-03T08:15:46+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v4.1.1", "version": "v4.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
"reference": "03ac71606ecb0b0ce792faa17d74cc32c2949ef4" "reference": "d67de79a70a27d93c92c47f37ece958bf8de4d8a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/03ac71606ecb0b0ce792faa17d74cc32c2949ef4", "url": "https://api.github.com/repos/symfony/css-selector/zipball/d67de79a70a27d93c92c47f37ece958bf8de4d8a",
"reference": "03ac71606ecb0b0ce792faa17d74cc32c2949ef4", "reference": "d67de79a70a27d93c92c47f37ece958bf8de4d8a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2838,20 +2776,20 @@ ...@@ -2838,20 +2776,20 @@
], ],
"description": "Symfony CssSelector Component", "description": "Symfony CssSelector Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-05-30T07:26:09+00:00" "time": "2018-10-02T16:36:10+00:00"
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v4.1.1", "version": "v4.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/debug.git", "url": "https://github.com/symfony/debug.git",
"reference": "dbe0fad88046a755dcf9379f2964c61a02f5ae3d" "reference": "e3f76ce6198f81994e019bb2b4e533e9de1b9b90"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/dbe0fad88046a755dcf9379f2964c61a02f5ae3d", "url": "https://api.github.com/repos/symfony/debug/zipball/e3f76ce6198f81994e019bb2b4e533e9de1b9b90",
"reference": "dbe0fad88046a755dcf9379f2964c61a02f5ae3d", "reference": "e3f76ce6198f81994e019bb2b4e533e9de1b9b90",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2894,20 +2832,20 @@ ...@@ -2894,20 +2832,20 @@
], ],
"description": "Symfony Debug Component", "description": "Symfony Debug Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-06-08T09:39:36+00:00" "time": "2018-10-02T16:36:10+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v4.1.1", "version": "v4.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "2391ed210a239868e7256eb6921b1bd83f3087b5" "reference": "bfb30c2ad377615a463ebbc875eba64a99f6aa3e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2391ed210a239868e7256eb6921b1bd83f3087b5", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/bfb30c2ad377615a463ebbc875eba64a99f6aa3e",
"reference": "2391ed210a239868e7256eb6921b1bd83f3087b5", "reference": "bfb30c2ad377615a463ebbc875eba64a99f6aa3e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2957,20 +2895,20 @@ ...@@ -2957,20 +2895,20 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-04-06T07:35:57+00:00" "time": "2018-07-26T09:10:45+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v4.1.1", "version": "v4.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "84714b8417d19e4ba02ea78a41a975b3efaafddb" "reference": "1f17195b44543017a9c9b2d437c670627e96ad06"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/84714b8417d19e4ba02ea78a41a975b3efaafddb", "url": "https://api.github.com/repos/symfony/finder/zipball/1f17195b44543017a9c9b2d437c670627e96ad06",
"reference": "84714b8417d19e4ba02ea78a41a975b3efaafddb", "reference": "1f17195b44543017a9c9b2d437c670627e96ad06",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3006,20 +2944,20 @@ ...@@ -3006,20 +2944,20 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-06-19T21:38:16+00:00" "time": "2018-10-03T08:47:56+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v4.1.1", "version": "v4.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "4f9c7cf962e635b0b26b14500ac046e07dbef7f3" "reference": "d528136617ff24f530e70df9605acc1b788b08d4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/4f9c7cf962e635b0b26b14500ac046e07dbef7f3", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d528136617ff24f530e70df9605acc1b788b08d4",
"reference": "4f9c7cf962e635b0b26b14500ac046e07dbef7f3", "reference": "d528136617ff24f530e70df9605acc1b788b08d4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3060,20 +2998,20 @@ ...@@ -3060,20 +2998,20 @@
], ],
"description": "Symfony HttpFoundation Component", "description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-06-19T21:38:16+00:00" "time": "2018-10-03T08:48:45+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v4.1.1", "version": "v4.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "29c094a1c4f8209b7e033f612cbbd69029e38955" "reference": "f5e7c15a5d010be0e16ce798594c5960451d4220"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/29c094a1c4f8209b7e033f612cbbd69029e38955", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f5e7c15a5d010be0e16ce798594c5960451d4220",
"reference": "29c094a1c4f8209b7e033f612cbbd69029e38955", "reference": "f5e7c15a5d010be0e16ce798594c5960451d4220",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3147,29 +3085,32 @@ ...@@ -3147,29 +3085,32 @@
], ],
"description": "Symfony HttpKernel Component", "description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-06-25T13:06:45+00:00" "time": "2018-10-03T12:53:38+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
"version": "v1.8.0", "version": "v1.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git", "url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "7cc359f1b7b80fc25ed7796be7d96adc9b354bae" "reference": "e3d826245268269cd66f8326bd8bc066687b4a19"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/7cc359f1b7b80fc25ed7796be7d96adc9b354bae", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19",
"reference": "7cc359f1b7b80fc25ed7796be7d96adc9b354bae", "reference": "e3d826245268269cd66f8326bd8bc066687b4a19",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": ">=5.3.3"
}, },
"suggest": {
"ext-ctype": "For best performance"
},
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.8-dev" "dev-master": "1.9-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3202,20 +3143,20 @@ ...@@ -3202,20 +3143,20 @@
"polyfill", "polyfill",
"portable" "portable"
], ],
"time": "2018-04-30T19:57:29+00:00" "time": "2018-08-06T14:22:27+00:00"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.8.0", "version": "v1.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "3296adf6a6454a050679cde90f95350ad604b171" "reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/3296adf6a6454a050679cde90f95350ad604b171", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d0cd638f4634c16d8df4508e847f14e9e43168b8",
"reference": "3296adf6a6454a050679cde90f95350ad604b171", "reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3227,7 +3168,7 @@ ...@@ -3227,7 +3168,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.8-dev" "dev-master": "1.9-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3261,20 +3202,20 @@ ...@@ -3261,20 +3202,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-04-26T10:06:28+00:00" "time": "2018-08-06T14:22:27+00:00"
}, },
{ {
"name": "symfony/polyfill-php56", "name": "symfony/polyfill-php56",
"version": "v1.8.0", "version": "v1.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php56.git", "url": "https://github.com/symfony/polyfill-php56.git",
"reference": "af98553c84912459db3f636329567809d639a8f6" "reference": "7b4fc009172cc0196535b0328bd1226284a28000"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/af98553c84912459db3f636329567809d639a8f6", "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/7b4fc009172cc0196535b0328bd1226284a28000",
"reference": "af98553c84912459db3f636329567809d639a8f6", "reference": "7b4fc009172cc0196535b0328bd1226284a28000",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3284,7 +3225,7 @@ ...@@ -3284,7 +3225,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.8-dev" "dev-master": "1.9-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3317,20 +3258,20 @@ ...@@ -3317,20 +3258,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-04-26T10:06:28+00:00" "time": "2018-08-06T14:22:27+00:00"
}, },
{ {
"name": "symfony/polyfill-php72", "name": "symfony/polyfill-php72",
"version": "v1.8.0", "version": "v1.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php72.git", "url": "https://github.com/symfony/polyfill-php72.git",
"reference": "a4576e282d782ad82397f3e4ec1df8e0f0cafb46" "reference": "95c50420b0baed23852452a7f0c7b527303ed5ae"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/a4576e282d782ad82397f3e4ec1df8e0f0cafb46", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/95c50420b0baed23852452a7f0c7b527303ed5ae",
"reference": "a4576e282d782ad82397f3e4ec1df8e0f0cafb46", "reference": "95c50420b0baed23852452a7f0c7b527303ed5ae",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3339,7 +3280,7 @@ ...@@ -3339,7 +3280,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.8-dev" "dev-master": "1.9-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3372,20 +3313,20 @@ ...@@ -3372,20 +3313,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-04-26T10:06:28+00:00" "time": "2018-08-06T14:22:27+00:00"
}, },
{ {
"name": "symfony/polyfill-util", "name": "symfony/polyfill-util",
"version": "v1.8.0", "version": "v1.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-util.git", "url": "https://github.com/symfony/polyfill-util.git",
"reference": "1a5ad95d9436cbff3296034fe9f8d586dce3fb3a" "reference": "8e15d04ba3440984d23e7964b2ee1d25c8de1581"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-util/zipball/1a5ad95d9436cbff3296034fe9f8d586dce3fb3a", "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/8e15d04ba3440984d23e7964b2ee1d25c8de1581",
"reference": "1a5ad95d9436cbff3296034fe9f8d586dce3fb3a", "reference": "8e15d04ba3440984d23e7964b2ee1d25c8de1581",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3394,7 +3335,7 @@ ...@@ -3394,7 +3335,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.8-dev" "dev-master": "1.9-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -3424,20 +3365,20 @@ ...@@ -3424,20 +3365,20 @@
"polyfill", "polyfill",
"shim" "shim"
], ],
"time": "2018-04-26T10:06:28+00:00" "time": "2018-08-06T14:22:27+00:00"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v4.1.1", "version": "v4.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "1d1677391ecf00d1c5b9482d6050c0c27aa3ac3a" "reference": "ee33c0322a8fee0855afcc11fff81e6b1011b529"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/1d1677391ecf00d1c5b9482d6050c0c27aa3ac3a", "url": "https://api.github.com/repos/symfony/process/zipball/ee33c0322a8fee0855afcc11fff81e6b1011b529",
"reference": "1d1677391ecf00d1c5b9482d6050c0c27aa3ac3a", "reference": "ee33c0322a8fee0855afcc11fff81e6b1011b529",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3473,20 +3414,20 @@ ...@@ -3473,20 +3414,20 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-05-31T10:17:53+00:00" "time": "2018-10-02T12:40:59+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v4.1.1", "version": "v4.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "b38b9797327b26ea2e4146a40e6e2dc9820a6932" "reference": "537803f0bdfede36b9acef052d2e4d447d9fa0e9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/b38b9797327b26ea2e4146a40e6e2dc9820a6932", "url": "https://api.github.com/repos/symfony/routing/zipball/537803f0bdfede36b9acef052d2e4d447d9fa0e9",
"reference": "b38b9797327b26ea2e4146a40e6e2dc9820a6932", "reference": "537803f0bdfede36b9acef052d2e4d447d9fa0e9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3550,20 +3491,20 @@ ...@@ -3550,20 +3491,20 @@
"uri", "uri",
"url" "url"
], ],
"time": "2018-06-19T21:38:16+00:00" "time": "2018-10-02T12:40:59+00:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v4.1.1", "version": "v4.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "b6d8164085ee0b6debcd1b7a131fd6f63bb04854" "reference": "9f0b61e339160a466ebcde167a6c5521c810e304"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/b6d8164085ee0b6debcd1b7a131fd6f63bb04854", "url": "https://api.github.com/repos/symfony/translation/zipball/9f0b61e339160a466ebcde167a6c5521c810e304",
"reference": "b6d8164085ee0b6debcd1b7a131fd6f63bb04854", "reference": "9f0b61e339160a466ebcde167a6c5521c810e304",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3619,20 +3560,20 @@ ...@@ -3619,20 +3560,20 @@
], ],
"description": "Symfony Translation Component", "description": "Symfony Translation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-06-22T08:59:39+00:00" "time": "2018-10-02T16:36:10+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v4.1.1", "version": "v4.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "b2eebaec085d1f2cafbad7644733d494a3bbbc9b" "reference": "60319b45653580b0cdacca499344577d87732f16"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/b2eebaec085d1f2cafbad7644733d494a3bbbc9b", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/60319b45653580b0cdacca499344577d87732f16",
"reference": "b2eebaec085d1f2cafbad7644733d494a3bbbc9b", "reference": "60319b45653580b0cdacca499344577d87732f16",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3694,7 +3635,7 @@ ...@@ -3694,7 +3635,7 @@
"debug", "debug",
"dump" "dump"
], ],
"time": "2018-06-23T12:23:56+00:00" "time": "2018-10-02T16:36:10+00:00"
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",
...@@ -3745,23 +3686,23 @@ ...@@ -3745,23 +3686,23 @@
}, },
{ {
"name": "tymon/jwt-auth", "name": "tymon/jwt-auth",
"version": "1.0.0-rc.2", "version": "1.0.0-rc.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tymondesigns/jwt-auth.git", "url": "https://github.com/tymondesigns/jwt-auth.git",
"reference": "d5220f6a84cbb8300f6f2f0f20aa908d072b4e4b" "reference": "e190b6a75372e7e5e3a6d2cf0e4456313412299f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/tymondesigns/jwt-auth/zipball/d5220f6a84cbb8300f6f2f0f20aa908d072b4e4b", "url": "https://api.github.com/repos/tymondesigns/jwt-auth/zipball/e190b6a75372e7e5e3a6d2cf0e4456313412299f",
"reference": "d5220f6a84cbb8300f6f2f0f20aa908d072b4e4b", "reference": "e190b6a75372e7e5e3a6d2cf0e4456313412299f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/auth": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*", "illuminate/auth": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*",
"illuminate/contracts": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*", "illuminate/contracts": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*",
"illuminate/http": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*", "illuminate/http": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*",
"illuminate/support": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*", "illuminate/support": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*",
"lcobucci/jwt": "^3.2", "lcobucci/jwt": "^3.2",
"namshi/jose": "^7.0", "namshi/jose": "^7.0",
"nesbot/carbon": "^1.0", "nesbot/carbon": "^1.0",
...@@ -3769,9 +3710,9 @@ ...@@ -3769,9 +3710,9 @@
}, },
"require-dev": { "require-dev": {
"cartalyst/sentinel": "2.0.*", "cartalyst/sentinel": "2.0.*",
"illuminate/console": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*", "illuminate/console": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*",
"illuminate/database": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*", "illuminate/database": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*",
"illuminate/routing": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*", "illuminate/routing": "5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*",
"mockery/mockery": ">=0.9.9", "mockery/mockery": ">=0.9.9",
"phpunit/phpunit": "~4.8 || ~6.0" "phpunit/phpunit": "~4.8 || ~6.0"
}, },
...@@ -3816,7 +3757,7 @@ ...@@ -3816,7 +3757,7 @@
"jwt", "jwt",
"laravel" "laravel"
], ],
"time": "2018-02-07T20:55:14+00:00" "time": "2018-09-04T19:48:02+00:00"
}, },
{ {
"name": "unisharp/laravel-filemanager", "name": "unisharp/laravel-filemanager",
...@@ -3894,16 +3835,16 @@ ...@@ -3894,16 +3835,16 @@
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",
"version": "v2.5.0", "version": "v2.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vlucas/phpdotenv.git", "url": "https://github.com/vlucas/phpdotenv.git",
"reference": "6ae3e2e6494bb5e58c2decadafc3de7f1453f70a" "reference": "8abb4f9aa89ddea9d52112c65bbe8d0125e2fa8e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/6ae3e2e6494bb5e58c2decadafc3de7f1453f70a", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/8abb4f9aa89ddea9d52112c65bbe8d0125e2fa8e",
"reference": "6ae3e2e6494bb5e58c2decadafc3de7f1453f70a", "reference": "8abb4f9aa89ddea9d52112c65bbe8d0125e2fa8e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3940,38 +3881,38 @@ ...@@ -3940,38 +3881,38 @@
"env", "env",
"environment" "environment"
], ],
"time": "2018-07-01T10:25:50+00:00" "time": "2018-07-29T20:33:41+00:00"
}, },
{ {
"name": "yajra/laravel-datatables-oracle", "name": "yajra/laravel-datatables-oracle",
"version": "v8.7.0", "version": "v8.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/yajra/laravel-datatables.git", "url": "https://github.com/yajra/laravel-datatables.git",
"reference": "34c281691df93374ac2b3d96e8611f0a6abf2b47" "reference": "f2959bf773fc315e1b3319fb0a34c880b97706d5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/yajra/laravel-datatables/zipball/34c281691df93374ac2b3d96e8611f0a6abf2b47", "url": "https://api.github.com/repos/yajra/laravel-datatables/zipball/f2959bf773fc315e1b3319fb0a34c880b97706d5",
"reference": "34c281691df93374ac2b3d96e8611f0a6abf2b47", "reference": "f2959bf773fc315e1b3319fb0a34c880b97706d5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/database": "5.4.*|5.5.*|5.6.*", "illuminate/database": "5.4.*|5.5.*|5.6.*|5.7.*",
"illuminate/filesystem": "5.4.*|5.5.*|5.6.*", "illuminate/filesystem": "5.4.*|5.5.*|5.6.*|5.7.*",
"illuminate/http": "5.4.*|5.5.*|5.6.*", "illuminate/http": "5.4.*|5.5.*|5.6.*|5.7.*",
"illuminate/support": "5.4.*|5.5.*|5.6.*", "illuminate/support": "5.4.*|5.5.*|5.6.*|5.7.*",
"illuminate/view": "5.4.*|5.5.*|5.6.*", "illuminate/view": "5.4.*|5.5.*|5.6.*|5.7.*",
"php": ">=7.0" "php": ">=7.0"
}, },
"require-dev": { "require-dev": {
"orchestra/testbench": "~3.5" "orchestra/testbench": "~3.5"
}, },
"suggest": { "suggest": {
"yajra/laravel-datatables-buttons": "Plugin for server-side exporting of dataTable.", "yajra/laravel-datatables-buttons": "Plugin for server-side exporting of dataTables.",
"yajra/laravel-datatables-editor": "Plugin to use Datatables Editor (requires a license).", "yajra/laravel-datatables-editor": "Plugin to use DataTables Editor (requires a license).",
"yajra/laravel-datatables-fractal": "Plugin for server-side response using Fractal.", "yajra/laravel-datatables-fractal": "Plugin for server-side response using Fractal.",
"yajra/laravel-datatables-html": "Plugin for server-side HTML builder of dataTable." "yajra/laravel-datatables-html": "Plugin for server-side HTML builder of dataTables."
}, },
"type": "library", "type": "library",
"extra": { "extra": {
...@@ -4011,35 +3952,35 @@ ...@@ -4011,35 +3952,35 @@
"jquery", "jquery",
"laravel" "laravel"
], ],
"time": "2018-06-03T01:33:29+00:00" "time": "2018-09-05T05:43:38+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
{ {
"name": "barryvdh/laravel-debugbar", "name": "barryvdh/laravel-debugbar",
"version": "v3.1.5", "version": "v3.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git", "url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "d3cdca2ad6cc6e67735b4a63e7551c690a497f5f" "reference": "5b68f3972083a7eeec0d6f161962fcda71a127c0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/d3cdca2ad6cc6e67735b4a63e7551c690a497f5f", "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/5b68f3972083a7eeec0d6f161962fcda71a127c0",
"reference": "d3cdca2ad6cc6e67735b4a63e7551c690a497f5f", "reference": "5b68f3972083a7eeec0d6f161962fcda71a127c0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/routing": "5.5.x|5.6.x", "illuminate/routing": "5.5.x|5.6.x|5.7.x",
"illuminate/session": "5.5.x|5.6.x", "illuminate/session": "5.5.x|5.6.x|5.7.x",
"illuminate/support": "5.5.x|5.6.x", "illuminate/support": "5.5.x|5.6.x|5.7.x",
"maximebf/debugbar": "~1.15.0", "maximebf/debugbar": "~1.15.0",
"php": ">=7.0", "php": ">=7.0",
"symfony/debug": "^3|^4", "symfony/debug": "^3|^4",
"symfony/finder": "^3|^4" "symfony/finder": "^3|^4"
}, },
"require-dev": { "require-dev": {
"illuminate/framework": "5.5.x" "laravel/framework": "5.5.x"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
...@@ -4081,20 +4022,20 @@ ...@@ -4081,20 +4022,20 @@
"profiler", "profiler",
"webprofiler" "webprofiler"
], ],
"time": "2018-05-03T18:27:04+00:00" "time": "2018-08-22T11:06:19+00:00"
}, },
{ {
"name": "bvipul/generator", "name": "bvipul/generator",
"version": "v5.6", "version": "v5.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bvipul/generator.git", "url": "https://github.com/bvipul/generator.git",
"reference": "e434c59a4d88eb963460e6facef792688efcc154" "reference": "a9080d3941d2fadf636505aea0f5a88df128304b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bvipul/generator/zipball/e434c59a4d88eb963460e6facef792688efcc154", "url": "https://api.github.com/repos/bvipul/generator/zipball/a9080d3941d2fadf636505aea0f5a88df128304b",
"reference": "e434c59a4d88eb963460e6facef792688efcc154", "reference": "a9080d3941d2fadf636505aea0f5a88df128304b",
"shasum": "" "shasum": ""
}, },
"type": "package", "type": "package",
...@@ -4114,7 +4055,7 @@ ...@@ -4114,7 +4055,7 @@
} }
], ],
"description": "To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.", "description": "To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.",
"time": "2018-06-23T17:18:07+00:00" "time": "2018-07-07T09:58:44+00:00"
}, },
{ {
"name": "codedungeon/php-cli-colors", "name": "codedungeon/php-cli-colors",
...@@ -4162,21 +4103,21 @@ ...@@ -4162,21 +4103,21 @@
}, },
{ {
"name": "codedungeon/phpunit-result-printer", "name": "codedungeon/phpunit-result-printer",
"version": "0.19.10", "version": "0.19.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mikeerickson/phpunit-pretty-result-printer.git", "url": "https://github.com/mikeerickson/phpunit-pretty-result-printer.git",
"reference": "3ff0ebbfeca8cf57e0493b9a0a45f22a70626989" "reference": "d95e985bbc6b884e2e9e74fe99ce41728ae8d6e4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mikeerickson/phpunit-pretty-result-printer/zipball/3ff0ebbfeca8cf57e0493b9a0a45f22a70626989", "url": "https://api.github.com/repos/mikeerickson/phpunit-pretty-result-printer/zipball/d95e985bbc6b884e2e9e74fe99ce41728ae8d6e4",
"reference": "3ff0ebbfeca8cf57e0493b9a0a45f22a70626989", "reference": "d95e985bbc6b884e2e9e74fe99ce41728ae8d6e4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"codedungeon/php-cli-colors": "^1.10", "codedungeon/php-cli-colors": "^1.10.2",
"hassankhan/config": "^0.10.0", "hassankhan/config": "^1.0",
"php": "^7.1", "php": "^7.1",
"symfony/yaml": "^2.7|^3.0|^4.0" "symfony/yaml": "^2.7|^3.0|^4.0"
}, },
...@@ -4210,7 +4151,7 @@ ...@@ -4210,7 +4151,7 @@
"result-printer", "result-printer",
"testing" "testing"
], ],
"time": "2018-05-24T02:02:32+00:00" "time": "2018-09-05T16:10:09+00:00"
}, },
{ {
"name": "doctrine/instantiator", "name": "doctrine/instantiator",
...@@ -4268,16 +4209,16 @@ ...@@ -4268,16 +4209,16 @@
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
"version": "2.2.0", "version": "2.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/filp/whoops.git", "url": "https://github.com/filp/whoops.git",
"reference": "181c4502d8f34db7aed7bfe88d4f87875b8e947a" "reference": "e79cd403fb77fc8963a99ecc30e80ddd885b3311"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/181c4502d8f34db7aed7bfe88d4f87875b8e947a", "url": "https://api.github.com/repos/filp/whoops/zipball/e79cd403fb77fc8963a99ecc30e80ddd885b3311",
"reference": "181c4502d8f34db7aed7bfe88d4f87875b8e947a", "reference": "e79cd403fb77fc8963a99ecc30e80ddd885b3311",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4296,7 +4237,7 @@ ...@@ -4296,7 +4237,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.1-dev" "dev-master": "2.2-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -4325,20 +4266,20 @@ ...@@ -4325,20 +4266,20 @@
"throwable", "throwable",
"whoops" "whoops"
], ],
"time": "2018-03-03T17:56:25+00:00" "time": "2018-06-30T13:14:06+00:00"
}, },
{ {
"name": "fzaninotto/faker", "name": "fzaninotto/faker",
"version": "v1.7.1", "version": "v1.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/fzaninotto/Faker.git", "url": "https://github.com/fzaninotto/Faker.git",
"reference": "d3ed4cc37051c1ca52d22d76b437d14809fc7e0d" "reference": "f72816b43e74063c8b10357394b6bba8cb1c10de"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/d3ed4cc37051c1ca52d22d76b437d14809fc7e0d", "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/f72816b43e74063c8b10357394b6bba8cb1c10de",
"reference": "d3ed4cc37051c1ca52d22d76b437d14809fc7e0d", "reference": "f72816b43e74063c8b10357394b6bba8cb1c10de",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4346,7 +4287,7 @@ ...@@ -4346,7 +4287,7 @@
}, },
"require-dev": { "require-dev": {
"ext-intl": "*", "ext-intl": "*",
"phpunit/phpunit": "^4.0 || ^5.0", "phpunit/phpunit": "^4.8.35 || ^5.7",
"squizlabs/php_codesniffer": "^1.5" "squizlabs/php_codesniffer": "^1.5"
}, },
"type": "library", "type": "library",
...@@ -4375,7 +4316,7 @@ ...@@ -4375,7 +4316,7 @@
"faker", "faker",
"fixtures" "fixtures"
], ],
"time": "2017-08-15T16:48:10+00:00" "time": "2018-07-12T10:23:15+00:00"
}, },
{ {
"name": "hamcrest/hamcrest-php", "name": "hamcrest/hamcrest-php",
...@@ -4424,28 +4365,29 @@ ...@@ -4424,28 +4365,29 @@
}, },
{ {
"name": "hassankhan/config", "name": "hassankhan/config",
"version": "0.10.0", "version": "1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/hassankhan/config.git", "url": "https://github.com/hassankhan/config.git",
"reference": "06ac500348af033f1a2e44dc357ca86282626d4a" "reference": "930556337783acfd95bde723354119178db01d10"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/hassankhan/config/zipball/06ac500348af033f1a2e44dc357ca86282626d4a", "url": "https://api.github.com/repos/hassankhan/config/zipball/930556337783acfd95bde723354119178db01d10",
"reference": "06ac500348af033f1a2e44dc357ca86282626d4a", "reference": "930556337783acfd95bde723354119178db01d10",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.0" "php": ">=5.5.9"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.0", "phpunit/phpunit": "~4.0",
"scrutinizer/ocular": "~1.1", "scrutinizer/ocular": "~1.1",
"squizlabs/php_codesniffer": "~2.2" "squizlabs/php_codesniffer": "~2.2",
"symfony/yaml": "~3.4"
}, },
"suggest": { "suggest": {
"symfony/yaml": "~2.5" "symfony/yaml": "~3.4"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
...@@ -4477,23 +4419,24 @@ ...@@ -4477,23 +4419,24 @@
"yaml", "yaml",
"yml" "yml"
], ],
"time": "2016-02-11T16:21:17+00:00" "time": "2018-08-22T14:18:52+00:00"
}, },
{ {
"name": "laravel/browser-kit-testing", "name": "laravel/browser-kit-testing",
"version": "v4.0.1", "version": "v4.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/browser-kit-testing.git", "url": "https://github.com/laravel/browser-kit-testing.git",
"reference": "d70283fd29ee9ec09d07a9c94cc5518b569cfeaf" "reference": "efe038f40fb8ad06655ddfcb64e8b603e9e1f999"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/browser-kit-testing/zipball/d70283fd29ee9ec09d07a9c94cc5518b569cfeaf", "url": "https://api.github.com/repos/laravel/browser-kit-testing/zipball/efe038f40fb8ad06655ddfcb64e8b603e9e1f999",
"reference": "d70283fd29ee9ec09d07a9c94cc5518b569cfeaf", "reference": "efe038f40fb8ad06655ddfcb64e8b603e9e1f999",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/support": "^5.6",
"php": ">=7.1.3", "php": ">=7.1.3",
"phpunit/phpunit": "~7.0", "phpunit/phpunit": "~7.0",
"symfony/css-selector": "~4.0", "symfony/css-selector": "~4.0",
...@@ -4525,7 +4468,7 @@ ...@@ -4525,7 +4468,7 @@
"laravel", "laravel",
"testing" "testing"
], ],
"time": "2018-03-13T18:07:36+00:00" "time": "2018-09-26T13:42:46+00:00"
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",
...@@ -4703,22 +4646,22 @@ ...@@ -4703,22 +4646,22 @@
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",
"version": "1.0.1", "version": "1.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phar-io/manifest.git", "url": "https://github.com/phar-io/manifest.git",
"reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0" "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0", "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
"reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0", "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-dom": "*", "ext-dom": "*",
"ext-phar": "*", "ext-phar": "*",
"phar-io/version": "^1.0.1", "phar-io/version": "^2.0",
"php": "^5.6 || ^7.0" "php": "^5.6 || ^7.0"
}, },
"type": "library", "type": "library",
...@@ -4754,20 +4697,20 @@ ...@@ -4754,20 +4697,20 @@
} }
], ],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
"time": "2017-03-05T18:14:27+00:00" "time": "2018-07-08T19:23:20+00:00"
}, },
{ {
"name": "phar-io/version", "name": "phar-io/version",
"version": "1.0.1", "version": "2.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phar-io/version.git", "url": "https://github.com/phar-io/version.git",
"reference": "a70c0ced4be299a63d32fa96d9281d03e94041df" "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df", "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
"reference": "a70c0ced4be299a63d32fa96d9281d03e94041df", "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4801,7 +4744,7 @@ ...@@ -4801,7 +4744,7 @@
} }
], ],
"description": "Library for handling version information and constraints", "description": "Library for handling version information and constraints",
"time": "2017-03-05T17:38:23+00:00" "time": "2018-07-08T19:19:57+00:00"
}, },
{ {
"name": "phpdocumentor/reflection-common", "name": "phpdocumentor/reflection-common",
...@@ -4957,16 +4900,16 @@ ...@@ -4957,16 +4900,16 @@
}, },
{ {
"name": "phpspec/prophecy", "name": "phpspec/prophecy",
"version": "1.7.6", "version": "1.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpspec/prophecy.git", "url": "https://github.com/phpspec/prophecy.git",
"reference": "33a7e3c4fda54e912ff6338c48823bd5c0f0b712" "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/33a7e3c4fda54e912ff6338c48823bd5c0f0b712", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
"reference": "33a7e3c4fda54e912ff6338c48823bd5c0f0b712", "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4978,12 +4921,12 @@ ...@@ -4978,12 +4921,12 @@
}, },
"require-dev": { "require-dev": {
"phpspec/phpspec": "^2.5|^3.2", "phpspec/phpspec": "^2.5|^3.2",
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5" "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.7.x-dev" "dev-master": "1.8.x-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -5016,20 +4959,20 @@ ...@@ -5016,20 +4959,20 @@
"spy", "spy",
"stub" "stub"
], ],
"time": "2018-04-18T13:57:24+00:00" "time": "2018-08-05T17:53:17+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "6.0.7", "version": "6.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "865662550c384bc1db7e51d29aeda1c2c161d69a" "reference": "848f78b3309780fef7ec8c4666b7ab4e6b09b22f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/865662550c384bc1db7e51d29aeda1c2c161d69a", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/848f78b3309780fef7ec8c4666b7ab4e6b09b22f",
"reference": "865662550c384bc1db7e51d29aeda1c2c161d69a", "reference": "848f78b3309780fef7ec8c4666b7ab4e6b09b22f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5079,25 +5022,28 @@ ...@@ -5079,25 +5022,28 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2018-06-01T07:51:50+00:00" "time": "2018-10-04T03:41:23+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
"version": "2.0.1", "version": "2.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "cecbc684605bb0cc288828eb5d65d93d5c676d3c" "reference": "050bedf145a257b1ff02746c31894800e5122946"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cecbc684605bb0cc288828eb5d65d93d5c676d3c", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
"reference": "cecbc684605bb0cc288828eb5d65d93d5c676d3c", "reference": "050bedf145a257b1ff02746c31894800e5122946",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1" "php": "^7.1"
}, },
"require-dev": {
"phpunit/phpunit": "^7.1"
},
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
...@@ -5126,7 +5072,7 @@ ...@@ -5126,7 +5072,7 @@
"filesystem", "filesystem",
"iterator" "iterator"
], ],
"time": "2018-06-11T11:44:00+00:00" "time": "2018-09-13T20:33:42+00:00"
}, },
{ {
"name": "phpunit/php-text-template", "name": "phpunit/php-text-template",
...@@ -5269,16 +5215,16 @@ ...@@ -5269,16 +5215,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "7.2.6", "version": "7.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "400a3836ee549ae6f665323ac3f21e27eac7155f" "reference": "7b331efabbb628c518c408fdfcaf571156775de2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/400a3836ee549ae6f665323ac3f21e27eac7155f", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7b331efabbb628c518c408fdfcaf571156775de2",
"reference": "400a3836ee549ae6f665323ac3f21e27eac7155f", "reference": "7b331efabbb628c518c408fdfcaf571156775de2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5289,8 +5235,8 @@ ...@@ -5289,8 +5235,8 @@
"ext-mbstring": "*", "ext-mbstring": "*",
"ext-xml": "*", "ext-xml": "*",
"myclabs/deep-copy": "^1.7", "myclabs/deep-copy": "^1.7",
"phar-io/manifest": "^1.0.1", "phar-io/manifest": "^1.0.2",
"phar-io/version": "^1.0", "phar-io/version": "^2.0",
"php": "^7.1", "php": "^7.1",
"phpspec/prophecy": "^1.7", "phpspec/prophecy": "^1.7",
"phpunit/php-code-coverage": "^6.0.7", "phpunit/php-code-coverage": "^6.0.7",
...@@ -5323,7 +5269,7 @@ ...@@ -5323,7 +5269,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "7.2-dev" "dev-master": "7.3-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -5349,7 +5295,7 @@ ...@@ -5349,7 +5295,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2018-06-21T13:13:39+00:00" "time": "2018-09-08T15:14:29+00:00"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",
...@@ -5398,16 +5344,16 @@ ...@@ -5398,16 +5344,16 @@
}, },
{ {
"name": "sebastian/comparator", "name": "sebastian/comparator",
"version": "3.0.1", "version": "3.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git", "url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "591a30922f54656695e59b1f39501aec513403da" "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/591a30922f54656695e59b1f39501aec513403da", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
"reference": "591a30922f54656695e59b1f39501aec513403da", "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5458,7 +5404,7 @@ ...@@ -5458,7 +5404,7 @@
"compare", "compare",
"equality" "equality"
], ],
"time": "2018-06-14T15:05:28+00:00" "time": "2018-07-12T15:12:46+00:00"
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",
...@@ -5916,16 +5862,16 @@ ...@@ -5916,16 +5862,16 @@
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v4.1.1", "version": "v4.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
"reference": "3350cacf151b48d903114ab8f7a4ccb23e07e10a" "reference": "80e60271bb288de2a2259662cff125cff4f93f95"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/3350cacf151b48d903114ab8f7a4ccb23e07e10a", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/80e60271bb288de2a2259662cff125cff4f93f95",
"reference": "3350cacf151b48d903114ab8f7a4ccb23e07e10a", "reference": "80e60271bb288de2a2259662cff125cff4f93f95",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5969,20 +5915,20 @@ ...@@ -5969,20 +5915,20 @@
], ],
"description": "Symfony DomCrawler Component", "description": "Symfony DomCrawler Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-05-01T23:02:13+00:00" "time": "2018-10-02T12:40:59+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v4.1.1", "version": "v4.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "80e4bfa9685fc4a09acc4a857ec16974a9cd944e" "reference": "367e689b2fdc19965be435337b50bc8adf2746c9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/80e4bfa9685fc4a09acc4a857ec16974a9cd944e", "url": "https://api.github.com/repos/symfony/yaml/zipball/367e689b2fdc19965be435337b50bc8adf2746c9",
"reference": "80e4bfa9685fc4a09acc4a857ec16974a9cd944e", "reference": "367e689b2fdc19965be435337b50bc8adf2746c9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6028,7 +5974,7 @@ ...@@ -6028,7 +5974,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-05-30T07:26:09+00:00" "time": "2018-10-02T16:36:10+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment