Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Письменов Дмитрий Иванович
/
yourroomads
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit fa91d2e7
authored
Aug 08, 2019
by
Jonathan Reinink
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update dependencies
1 parent
a49456b3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
567 additions
and
318 deletions
composer.lock
composer.lock
View file @
fa91d2e
...
@@ -108,30 +108,35 @@
...
@@ -108,30 +108,35 @@
},
},
{
{
"name": "doctrine/lexer",
"name": "doctrine/lexer",
"version": "
v1.0.1
",
"version": "
1.1.0
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
"url": "https://github.com/doctrine/lexer.git",
"reference": "
83893c552fd2045dd78aef794c31e694c37c0b8c
"
"reference": "
e17f069ede36f7534b95adec71910ed1b49c74ea
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/
83893c552fd2045dd78aef794c31e694c37c0b8c
",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/
e17f069ede36f7534b95adec71910ed1b49c74ea
",
"reference": "
83893c552fd2045dd78aef794c31e694c37c0b8c
",
"reference": "
e17f069ede36f7534b95adec71910ed1b49c74ea
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"php": ">=5.3.2"
"php": "^7.2"
},
"require-dev": {
"doctrine/coding-standard": "^6.0",
"phpstan/phpstan": "^0.11.8",
"phpunit/phpunit": "^8.2"
},
},
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "1.
0
.x-dev"
"dev-master": "1.
1
.x-dev"
}
}
},
},
"autoload": {
"autoload": {
"psr-
0
": {
"psr-
4
": {
"Doctrine\\Common\\Lexer\\": "lib/"
"Doctrine\\Common\\Lexer\\": "lib/
Doctrine/Common/Lexer
"
}
}
},
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
...
@@ -140,25 +145,28 @@
...
@@ -140,25 +145,28 @@
],
],
"authors": [
"authors": [
{
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Guilherme Blanco",
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
"email": "guilhermeblanco@gmail.com"
},
},
{
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Johannes Schmitt",
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
"email": "schmittjoh@gmail.com"
}
}
],
],
"description": "
Base library for a lexer
that can be used in Top-Down, Recursive Descent Parsers.",
"description": "
PHP Doctrine Lexer parser library
that can be used in Top-Down, Recursive Descent Parsers.",
"homepage": "http
://www.doctrine-project.org
",
"homepage": "http
s://www.doctrine-project.org/projects/lexer.html
",
"keywords": [
"keywords": [
"annotations",
"docblock",
"lexer",
"lexer",
"parser"
"parser",
"php"
],
],
"time": "201
4-09-09T13:34:57
+00:00"
"time": "201
9-07-30T19:33:28
+00:00"
},
},
{
{
"name": "dragonmantank/cron-expression",
"name": "dragonmantank/cron-expression",
...
@@ -216,16 +224,16 @@
...
@@ -216,16 +224,16 @@
},
},
{
{
"name": "egulias/email-validator",
"name": "egulias/email-validator",
"version": "2.1.
8
",
"version": "2.1.
10
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
"url": "https://github.com/egulias/EmailValidator.git",
"reference": "
c26463ff9241f27907112fbcd0c86fa670cfef98
"
"reference": "
a6c8d7101b19a451c1707b1b79bbbc56e4bdb7ec
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/
c26463ff9241f27907112fbcd0c86fa670cfef98
",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/
a6c8d7101b19a451c1707b1b79bbbc56e4bdb7ec
",
"reference": "
c26463ff9241f27907112fbcd0c86fa670cfef98
",
"reference": "
a6c8d7101b19a451c1707b1b79bbbc56e4bdb7ec
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -235,7 +243,8 @@
...
@@ -235,7 +243,8 @@
"require-dev": {
"require-dev": {
"dominicsayers/isemail": "dev-master",
"dominicsayers/isemail": "dev-master",
"phpunit/phpunit": "^4.8.35||^5.7||^6.0",
"phpunit/phpunit": "^4.8.35||^5.7||^6.0",
"satooshi/php-coveralls": "^1.0.1"
"satooshi/php-coveralls": "^1.0.1",
"symfony/phpunit-bridge": "^4.4@dev"
},
},
"suggest": {
"suggest": {
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
...
@@ -269,7 +278,7 @@
...
@@ -269,7 +278,7 @@
"validation",
"validation",
"validator"
"validator"
],
],
"time": "2019-0
5-16T22:02:54
+00:00"
"time": "2019-0
7-19T20:52:08
+00:00"
},
},
{
{
"name": "erusev/parsedown",
"name": "erusev/parsedown",
...
@@ -319,24 +328,24 @@
...
@@ -319,24 +328,24 @@
},
},
{
{
"name": "fideloper/proxy",
"name": "fideloper/proxy",
"version": "4.
1
.0",
"version": "4.
2
.0",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/fideloper/TrustedProxy.git",
"url": "https://github.com/fideloper/TrustedProxy.git",
"reference": "
177c79a2d1f9970f89ee2fb4c12b429af38b6dfb
"
"reference": "
39a4c2165e578bc771f5dc031c273210a3a9b6d2
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/
177c79a2d1f9970f89ee2fb4c12b429af38b6dfb
",
"url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/
39a4c2165e578bc771f5dc031c273210a3a9b6d2
",
"reference": "
177c79a2d1f9970f89ee2fb4c12b429af38b6dfb
",
"reference": "
39a4c2165e578bc771f5dc031c273210a3a9b6d2
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"illuminate/contracts": "~5.0",
"illuminate/contracts": "~5.0
|~6.0
",
"php": ">=5.4.0"
"php": ">=5.4.0"
},
},
"require-dev": {
"require-dev": {
"illuminate/http": "~5.6",
"illuminate/http": "~5.6
|~6.0
",
"mockery/mockery": "~1.0",
"mockery/mockery": "~1.0",
"phpunit/phpunit": "^6.0"
"phpunit/phpunit": "^6.0"
},
},
...
@@ -369,7 +378,7 @@
...
@@ -369,7 +378,7 @@
"proxy",
"proxy",
"trusted proxy"
"trusted proxy"
],
],
"time": "2019-0
1-10T14:06:47
+00:00"
"time": "2019-0
7-29T16:49:45
+00:00"
},
},
{
{
"name": "fzaninotto/faker",
"name": "fzaninotto/faker",
...
@@ -427,12 +436,12 @@
...
@@ -427,12 +436,12 @@
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/inertiajs/inertia-laravel.git",
"url": "https://github.com/inertiajs/inertia-laravel.git",
"reference": "
cb019592946bc939f61291039b8e893da66dd6eb
"
"reference": "
1f0a6f61f36ab3b9000c4831a3685790a03a7a6f
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/
cb019592946bc939f61291039b8e893da66dd6eb
",
"url": "https://api.github.com/repos/inertiajs/inertia-laravel/zipball/
1f0a6f61f36ab3b9000c4831a3685790a03a7a6f
",
"reference": "
cb019592946bc939f61291039b8e893da66dd6eb
",
"reference": "
1f0a6f61f36ab3b9000c4831a3685790a03a7a6f
",
"shasum": ""
"shasum": ""
},
},
"require-dev": {
"require-dev": {
...
@@ -467,7 +476,7 @@
...
@@ -467,7 +476,7 @@
"inertia",
"inertia",
"laravel"
"laravel"
],
],
"time": "2019-0
5-22T11:08:52
+00:00"
"time": "2019-0
7-31T11:59:34
+00:00"
},
},
{
{
"name": "jakub-onderka/php-console-color",
"name": "jakub-onderka/php-console-color",
...
@@ -559,16 +568,16 @@
...
@@ -559,16 +568,16 @@
},
},
{
{
"name": "laravel/framework",
"name": "laravel/framework",
"version": "v5.8.
18
",
"version": "v5.8.
31
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/laravel/framework.git",
"url": "https://github.com/laravel/framework.git",
"reference": "
9f571be04435883dab6f23ecfadb204273b7f527
"
"reference": "
24cc1786bd55876fa52380306354772355345efd
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/
9f571be04435883dab6f23ecfadb204273b7f527
",
"url": "https://api.github.com/repos/laravel/framework/zipball/
24cc1786bd55876fa52380306354772355345efd
",
"reference": "
9f571be04435883dab6f23ecfadb204273b7f527
",
"reference": "
24cc1786bd55876fa52380306354772355345efd
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -702,26 +711,26 @@
...
@@ -702,26 +711,26 @@
"framework",
"framework",
"laravel"
"laravel"
],
],
"time": "2019-0
5-21T16:40:34
+00:00"
"time": "2019-0
8-06T15:09:02
+00:00"
},
},
{
{
"name": "laravel/tinker",
"name": "laravel/tinker",
"version": "v1.0.
8
",
"version": "v1.0.
9
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/laravel/tinker.git",
"url": "https://github.com/laravel/tinker.git",
"reference": "
cafbf598a90acde68985660e79b2b03c5609a405
"
"reference": "
eb0075527fdeeb1cc1d68bd4ca7d50256b30a827
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/laravel/tinker/zipball/
cafbf598a90acde68985660e79b2b03c5609a405
",
"url": "https://api.github.com/repos/laravel/tinker/zipball/
eb0075527fdeeb1cc1d68bd4ca7d50256b30a827
",
"reference": "
cafbf598a90acde68985660e79b2b03c5609a405
",
"reference": "
eb0075527fdeeb1cc1d68bd4ca7d50256b30a827
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"illuminate/console": "~5.1",
"illuminate/console": "~5.1
|^6.0
",
"illuminate/contracts": "~5.1",
"illuminate/contracts": "~5.1
|^6.0
",
"illuminate/support": "~5.1",
"illuminate/support": "~5.1
|^6.0
",
"php": ">=5.5.9",
"php": ">=5.5.9",
"psy/psysh": "0.7.*|0.8.*|0.9.*",
"psy/psysh": "0.7.*|0.8.*|0.9.*",
"symfony/var-dumper": "~3.0|~4.0"
"symfony/var-dumper": "~3.0|~4.0"
...
@@ -765,20 +774,20 @@
...
@@ -765,20 +774,20 @@
"laravel",
"laravel",
"psysh"
"psysh"
],
],
"time": "201
8-10-12T19:39:3
5+00:00"
"time": "201
9-07-29T18:09:2
5+00:00"
},
},
{
{
"name": "league/flysystem",
"name": "league/flysystem",
"version": "1.0.5
2
",
"version": "1.0.5
3
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "
c5a5097156387970e6f0ccfcdf03f752856f3391
"
"reference": "
08e12b7628f035600634a5e76d95b5eb66cea674
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/
c5a5097156387970e6f0ccfcdf03f752856f3391
",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/
08e12b7628f035600634a5e76d95b5eb66cea674
",
"reference": "
c5a5097156387970e6f0ccfcdf03f752856f3391
",
"reference": "
08e12b7628f035600634a5e76d95b5eb66cea674
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -849,7 +858,7 @@
...
@@ -849,7 +858,7 @@
"sftp",
"sftp",
"storage"
"storage"
],
],
"time": "2019-0
5-20T20:21:14
+00:00"
"time": "2019-0
6-18T20:09:29
+00:00"
},
},
{
{
"name": "monolog/monolog",
"name": "monolog/monolog",
...
@@ -931,16 +940,16 @@
...
@@ -931,16 +940,16 @@
},
},
{
{
"name": "nesbot/carbon",
"name": "nesbot/carbon",
"version": "2.
18.0
",
"version": "2.
22.3
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
"url": "https://github.com/briannesbitt/Carbon.git",
"reference": "
8322b7bd1805be31867c13bf3cdaab948a0dd406
"
"reference": "
738fbd8d80b2c5e158fda76c29c2de432fcc6f7e
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/
8322b7bd1805be31867c13bf3cdaab948a0dd406
",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/
738fbd8d80b2c5e158fda76c29c2de432fcc6f7e
",
"reference": "
8322b7bd1805be31867c13bf3cdaab948a0dd406
",
"reference": "
738fbd8d80b2c5e158fda76c29c2de432fcc6f7e
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -951,11 +960,14 @@
...
@@ -951,11 +960,14 @@
"require-dev": {
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
"friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
"kylekatarnls/multi-tester": "^1.1",
"kylekatarnls/multi-tester": "^1.1",
"phpmd/phpmd": "
^2.6
",
"phpmd/phpmd": "
dev-php-7.1-compatibility
",
"phpstan/phpstan": "^0.11",
"phpstan/phpstan": "^0.11",
"phpunit/phpunit": "^7.5 || ^8.0",
"phpunit/phpunit": "^7.5 || ^8.0",
"squizlabs/php_codesniffer": "^3.4"
"squizlabs/php_codesniffer": "^3.4"
},
},
"bin": [
"bin/carbon"
],
"type": "library",
"type": "library",
"extra": {
"extra": {
"laravel": {
"laravel": {
...
@@ -978,6 +990,10 @@
...
@@ -978,6 +990,10 @@
"name": "Brian Nesbitt",
"name": "Brian Nesbitt",
"email": "brian@nesbot.com",
"email": "brian@nesbot.com",
"homepage": "http://nesbot.com"
"homepage": "http://nesbot.com"
},
{
"name": "kylekatarnls",
"homepage": "http://github.com/kylekatarnls"
}
}
],
],
"description": "A simple API extension for DateTime.",
"description": "A simple API extension for DateTime.",
...
@@ -987,20 +1003,20 @@
...
@@ -987,20 +1003,20 @@
"datetime",
"datetime",
"time"
"time"
],
],
"time": "2019-0
5-16T18:44:35
+00:00"
"time": "2019-0
8-07T12:36:44
+00:00"
},
},
{
{
"name": "nikic/php-parser",
"name": "nikic/php-parser",
"version": "v4.2.
1
",
"version": "v4.2.
2
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "
5221f49a608808c1e4d436df32884cbc1b821ac
0"
"reference": "
1bd73cc04c3843ad8d6b0bfc0956026a151fc42
0"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/
5221f49a608808c1e4d436df32884cbc1b821ac
0",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/
1bd73cc04c3843ad8d6b0bfc0956026a151fc42
0",
"reference": "
5221f49a608808c1e4d436df32884cbc1b821ac
0",
"reference": "
1bd73cc04c3843ad8d6b0bfc0956026a151fc42
0",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -1038,20 +1054,20 @@
...
@@ -1038,20 +1054,20 @@
"parser",
"parser",
"php"
"php"
],
],
"time": "2019-0
2-16T20:54:15
+00:00"
"time": "2019-0
5-25T20:07:01
+00:00"
},
},
{
{
"name": "opis/closure",
"name": "opis/closure",
"version": "3.
2.0
",
"version": "3.
3.1
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/opis/closure.git",
"url": "https://github.com/opis/closure.git",
"reference": "
09b4389715a7eec100176ea58286649181753508
"
"reference": "
92927e26d7fc3f271efe1f55bdbb073fbb2f0722
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/opis/closure/zipball/
09b4389715a7eec100176ea58286649181753508
",
"url": "https://api.github.com/repos/opis/closure/zipball/
92927e26d7fc3f271efe1f55bdbb073fbb2f0722
",
"reference": "
09b4389715a7eec100176ea58286649181753508
",
"reference": "
92927e26d7fc3f271efe1f55bdbb073fbb2f0722
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -1059,12 +1075,12 @@
...
@@ -1059,12 +1075,12 @@
},
},
"require-dev": {
"require-dev": {
"jeremeamia/superclosure": "^2.0",
"jeremeamia/superclosure": "^2.0",
"phpunit/phpunit": "^4.0
|^5.0|^6.0|
^7.0"
"phpunit/phpunit": "^4.0
|| ^5.0 || ^6.0 ||
^7.0"
},
},
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "3.
2
.x-dev"
"dev-master": "3.
3
.x-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -1099,7 +1115,7 @@
...
@@ -1099,7 +1115,7 @@
"serialization",
"serialization",
"serialize"
"serialize"
],
],
"time": "2019-0
5-05T12:50:25
+00:00"
"time": "2019-0
7-09T21:58:11
+00:00"
},
},
{
{
"name": "paragonie/random_compat",
"name": "paragonie/random_compat",
...
@@ -1600,25 +1616,27 @@
...
@@ -1600,25 +1616,27 @@
},
},
{
{
"name": "symfony/console",
"name": "symfony/console",
"version": "v4.
2.8
",
"version": "v4.
3.3
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/console.git",
"url": "https://github.com/symfony/console.git",
"reference": "
e2840bb38bddad7a0feaf85931e38fdcffdb2f81
"
"reference": "
8b0ae5742ce9aaa8b0075665862c1ca397d1c1d9
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/
e2840bb38bddad7a0feaf85931e38fdcffdb2f81
",
"url": "https://api.github.com/repos/symfony/console/zipball/
8b0ae5742ce9aaa8b0075665862c1ca397d1c1d9
",
"reference": "
e2840bb38bddad7a0feaf85931e38fdcffdb2f81
",
"reference": "
8b0ae5742ce9aaa8b0075665862c1ca397d1c1d9
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"php": "^7.1.3",
"php": "^7.1.3",
"symfony/contracts": "^1.0",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-mbstring": "~1.0"
"symfony/polyfill-php73": "^1.8",
"symfony/service-contracts": "^1.1"
},
},
"conflict": {
"conflict": {
"symfony/dependency-injection": "<3.4",
"symfony/dependency-injection": "<3.4",
"symfony/event-dispatcher": "<4.3",
"symfony/process": "<3.3"
"symfony/process": "<3.3"
},
},
"provide": {
"provide": {
...
@@ -1628,9 +1646,10 @@
...
@@ -1628,9 +1646,10 @@
"psr/log": "~1.0",
"psr/log": "~1.0",
"symfony/config": "~3.4|~4.0",
"symfony/config": "~3.4|~4.0",
"symfony/dependency-injection": "~3.4|~4.0",
"symfony/dependency-injection": "~3.4|~4.0",
"symfony/event-dispatcher": "
~3.4|~4.0
",
"symfony/event-dispatcher": "
^4.3
",
"symfony/lock": "~3.4|~4.0",
"symfony/lock": "~3.4|~4.0",
"symfony/process": "~3.4|~4.0"
"symfony/process": "~3.4|~4.0",
"symfony/var-dumper": "^4.3"
},
},
"suggest": {
"suggest": {
"psr/log": "For using the console logger",
"psr/log": "For using the console logger",
...
@@ -1641,7 +1660,7 @@
...
@@ -1641,7 +1660,7 @@
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "4.
2
-dev"
"dev-master": "4.
3
-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -1668,51 +1687,37 @@
...
@@ -1668,51 +1687,37 @@
],
],
"description": "Symfony Console Component",
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"time": "2019-0
4-08T14:23:48
+00:00"
"time": "2019-0
7-24T17:13:59
+00:00"
},
},
{
{
"name": "symfony/c
ontracts
",
"name": "symfony/c
ss-selector
",
"version": "v
1.1.0
",
"version": "v
4.3.3
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/c
ontracts
.git",
"url": "https://github.com/symfony/c
ss-selector
.git",
"reference": "
d3636025e8253c6144358ec0a62773cae588395b
"
"reference": "
105c98bb0c5d8635bea056135304bd8edcc42b4d
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/c
ontracts/zipball/d3636025e8253c6144358ec0a62773cae588395b
",
"url": "https://api.github.com/repos/symfony/c
ss-selector/zipball/105c98bb0c5d8635bea056135304bd8edcc42b4d
",
"reference": "
d3636025e8253c6144358ec0a62773cae588395b
",
"reference": "
105c98bb0c5d8635bea056135304bd8edcc42b4d
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"php": "^7.1.3"
"php": "^7.1.3"
},
},
"require-dev": {
"psr/cache": "^1.0",
"psr/container": "^1.0",
"symfony/polyfill-intl-idn": "^1.10"
},
"suggest": {
"psr/cache": "When using the Cache contracts",
"psr/container": "When using the Service contracts",
"symfony/cache-contracts-implementation": "",
"symfony/event-dispatcher-implementation": "",
"symfony/http-client-contracts-implementation": "",
"symfony/service-contracts-implementation": "",
"symfony/translation-contracts-implementation": ""
},
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "
1.1
-dev"
"dev-master": "
4.3
-dev"
}
}
},
},
"autoload": {
"autoload": {
"psr-4": {
"psr-4": {
"Symfony\\Co
ntracts
\\": ""
"Symfony\\Co
mponent\\CssSelector
\\": ""
},
},
"exclude-from-classmap": [
"exclude-from-classmap": [
"
**
/Tests/"
"/Tests/"
]
]
},
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
...
@@ -1721,52 +1726,55 @@
...
@@ -1721,52 +1726,55 @@
],
],
"authors": [
"authors": [
{
{
"name": "Nicolas Grekas",
"name": "Fabien Potencier",
"email": "p@tchwork.com"
"email": "fabien@symfony.com"
},
{
"name": "Jean-François Simon",
"email": "jeanfrancois.simon@sensiolabs.com"
},
},
{
{
"name": "Symfony Community",
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
"homepage": "https://symfony.com/contributors"
}
}
],
],
"description": "
A set of abstractions extracted out of the Symfony components
",
"description": "
Symfony CssSelector Component
",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"keywords": [
"time": "2019-01-16T21:53:39+00:00"
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"time": "2019-04-27T14:29:50+00:00"
},
},
{
{
"name": "symfony/
css-selector
",
"name": "symfony/
debug
",
"version": "v4.
2.8
",
"version": "v4.
3.3
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/
css-selector
.git",
"url": "https://github.com/symfony/
debug
.git",
"reference": "
48eddf66950fa57996e1be4a55916d65c10c604a
"
"reference": "
527887c3858a2462b0137662c74837288b998ee3
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/
css-selector/zipball/48eddf66950fa57996e1be4a55916d65c10c604a
",
"url": "https://api.github.com/repos/symfony/
debug/zipball/527887c3858a2462b0137662c74837288b998ee3
",
"reference": "
48eddf66950fa57996e1be4a55916d65c10c604a
",
"reference": "
527887c3858a2462b0137662c74837288b998ee3
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"php": "^7.1.3"
"php": "^7.1.3",
"psr/log": "~1.0"
},
"conflict": {
"symfony/http-kernel": "<3.4"
},
"require-dev": {
"symfony/http-kernel": "~3.4|~4.0"
},
},
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "4.
2
-dev"
"dev-master": "4.
3
-dev"
}
}
},
},
"autoload": {
"autoload": {
"psr-4": {
"psr-4": {
"Symfony\\Component\\
CssSelector
\\": ""
"Symfony\\Component\\
Debug
\\": ""
},
},
"exclude-from-classmap": [
"exclude-from-classmap": [
"/Tests/"
"/Tests/"
...
@@ -1778,10 +1786,6 @@
...
@@ -1778,10 +1786,6 @@
],
],
"authors": [
"authors": [
{
{
"name": "Jean-François Simon",
"email": "jeanfrancois.simon@sensiolabs.com"
},
{
"name": "Fabien Potencier",
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
"email": "fabien@symfony.com"
},
},
...
@@ -1790,43 +1794,57 @@
...
@@ -1790,43 +1794,57 @@
"homepage": "https://symfony.com/contributors"
"homepage": "https://symfony.com/contributors"
}
}
],
],
"description": "Symfony
CssSelector
Component",
"description": "Symfony
Debug
Component",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"time": "2019-0
1-16T20:31:39
+00:00"
"time": "2019-0
7-23T11:21:36
+00:00"
},
},
{
{
"name": "symfony/
debug
",
"name": "symfony/
event-dispatcher
",
"version": "v4.
2.8
",
"version": "v4.
3.3
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/
debug
.git",
"url": "https://github.com/symfony/
event-dispatcher
.git",
"reference": "2
d279b6bb1d582dd5740d4d3251ae8c18812ed37
"
"reference": "2
12b020949331b6531250584531363844b34a94e
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/
debug/zipball/2d279b6bb1d582dd5740d4d3251ae8c18812ed37
",
"url": "https://api.github.com/repos/symfony/
event-dispatcher/zipball/212b020949331b6531250584531363844b34a94e
",
"reference": "2
d279b6bb1d582dd5740d4d3251ae8c18812ed37
",
"reference": "2
12b020949331b6531250584531363844b34a94e
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"php": "^7.1.3",
"php": "^7.1.3",
"
psr/log": "~1.0
"
"
symfony/event-dispatcher-contracts": "^1.1
"
},
},
"conflict": {
"conflict": {
"symfony/http-kernel": "<3.4"
"symfony/dependency-injection": "<3.4"
},
"provide": {
"psr/event-dispatcher-implementation": "1.0",
"symfony/event-dispatcher-implementation": "1.1"
},
},
"require-dev": {
"require-dev": {
"symfony/http-kernel": "~3.4|~4.0"
"psr/log": "~1.0",
"symfony/config": "~3.4|~4.0",
"symfony/dependency-injection": "~3.4|~4.0",
"symfony/expression-language": "~3.4|~4.0",
"symfony/http-foundation": "^3.4|^4.0",
"symfony/service-contracts": "^1.1",
"symfony/stopwatch": "~3.4|~4.0"
},
"suggest": {
"symfony/dependency-injection": "",
"symfony/http-kernel": ""
},
},
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "4.
2
-dev"
"dev-master": "4.
3
-dev"
}
}
},
},
"autoload": {
"autoload": {
"psr-4": {
"psr-4": {
"Symfony\\Component\\
Debug
\\": ""
"Symfony\\Component\\
EventDispatcher
\\": ""
},
},
"exclude-from-classmap": [
"exclude-from-classmap": [
"/Tests/"
"/Tests/"
...
@@ -1846,55 +1864,41 @@
...
@@ -1846,55 +1864,41 @@
"homepage": "https://symfony.com/contributors"
"homepage": "https://symfony.com/contributors"
}
}
],
],
"description": "Symfony
Debug
Component",
"description": "Symfony
EventDispatcher
Component",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"time": "2019-0
4-11T11:27:41
+00:00"
"time": "2019-0
6-27T06:42:14
+00:00"
},
},
{
{
"name": "symfony/event-dispatcher",
"name": "symfony/event-dispatcher
-contracts
",
"version": "v
4.2.8
",
"version": "v
1.1.5
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"url": "https://github.com/symfony/event-dispatcher
-contracts
.git",
"reference": "
fbce53cd74ac509cbe74b6f227622650ab759b02
"
"reference": "
c61766f4440ca687de1084a5c00b08e167a2575c
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher
/zipball/fbce53cd74ac509cbe74b6f227622650ab759b02
",
"url": "https://api.github.com/repos/symfony/event-dispatcher
-contracts/zipball/c61766f4440ca687de1084a5c00b08e167a2575c
",
"reference": "
fbce53cd74ac509cbe74b6f227622650ab759b02
",
"reference": "
c61766f4440ca687de1084a5c00b08e167a2575c
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"php": "^7.1.3",
"php": "^7.1.3"
"symfony/contracts": "^1.0"
},
"conflict": {
"symfony/dependency-injection": "<3.4"
},
"require-dev": {
"psr/log": "~1.0",
"symfony/config": "~3.4|~4.0",
"symfony/dependency-injection": "~3.4|~4.0",
"symfony/expression-language": "~3.4|~4.0",
"symfony/stopwatch": "~3.4|~4.0"
},
},
"suggest": {
"suggest": {
"
symfony/dependency-injection
": "",
"
psr/event-dispatcher
": "",
"symfony/
http-kernel
": ""
"symfony/
event-dispatcher-implementation
": ""
},
},
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "
4.2
-dev"
"dev-master": "
1.1
-dev"
}
}
},
},
"autoload": {
"autoload": {
"psr-4": {
"psr-4": {
"Symfony\\Component\\EventDispatcher\\": ""
"Symfony\\Contracts\\EventDispatcher\\": ""
},
}
"exclude-from-classmap": [
"/Tests/"
]
},
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
"license": [
"license": [
...
@@ -1902,30 +1906,38 @@
...
@@ -1902,30 +1906,38 @@
],
],
"authors": [
"authors": [
{
{
"name": "
Fabien Potencier
",
"name": "
Nicolas Grekas
",
"email": "
fabien@symfony
.com"
"email": "
p@tchwork
.com"
},
},
{
{
"name": "Symfony Community",
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
"homepage": "https://symfony.com/contributors"
}
}
],
],
"description": "
Symfony EventDispatcher Compon
ent",
"description": "
Generic abstractions related to dispatching ev
ent",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"time": "2019-04-06T13:51:08+00:00"
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"time": "2019-06-20T06:46:26+00:00"
},
},
{
{
"name": "symfony/finder",
"name": "symfony/finder",
"version": "v4.
2.8
",
"version": "v4.
3.3
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/finder.git",
"url": "https://github.com/symfony/finder.git",
"reference": "
e45135658bd6c14b61850bf131c4f09a55133f69
"
"reference": "
9638d41e3729459860bb96f6247ccb61faaa45f2
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/
e45135658bd6c14b61850bf131c4f09a55133f69
",
"url": "https://api.github.com/repos/symfony/finder/zipball/
9638d41e3729459860bb96f6247ccb61faaa45f2
",
"reference": "
e45135658bd6c14b61850bf131c4f09a55133f69
",
"reference": "
9638d41e3729459860bb96f6247ccb61faaa45f2
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -1934,7 +1946,7 @@
...
@@ -1934,7 +1946,7 @@
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "4.
2
-dev"
"dev-master": "4.
3
-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -1961,24 +1973,25 @@
...
@@ -1961,24 +1973,25 @@
],
],
"description": "Symfony Finder Component",
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"time": "2019-0
4-06T13:51:08
+00:00"
"time": "2019-0
6-28T13:16:30
+00:00"
},
},
{
{
"name": "symfony/http-foundation",
"name": "symfony/http-foundation",
"version": "v4.
2.8
",
"version": "v4.
3.3
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "
1ea878bd3af18f934dedb8c0de60656a9a31a718
"
"reference": "
8b778ee0c27731105fbf1535f51793ad1ae0ba2b
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/
1ea878bd3af18f934dedb8c0de60656a9a31a718
",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/
8b778ee0c27731105fbf1535f51793ad1ae0ba2b
",
"reference": "
1ea878bd3af18f934dedb8c0de60656a9a31a718
",
"reference": "
8b778ee0c27731105fbf1535f51793ad1ae0ba2b
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"php": "^7.1.3",
"php": "^7.1.3",
"symfony/mime": "^4.3",
"symfony/polyfill-mbstring": "~1.1"
"symfony/polyfill-mbstring": "~1.1"
},
},
"require-dev": {
"require-dev": {
...
@@ -1988,7 +2001,7 @@
...
@@ -1988,7 +2001,7 @@
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "4.
2
-dev"
"dev-master": "4.
3
-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -2015,34 +2028,35 @@
...
@@ -2015,34 +2028,35 @@
],
],
"description": "Symfony HttpFoundation Component",
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"time": "2019-0
5-01T08:36:31
+00:00"
"time": "2019-0
7-23T11:21:36
+00:00"
},
},
{
{
"name": "symfony/http-kernel",
"name": "symfony/http-kernel",
"version": "v4.
2.8
",
"version": "v4.
3.3
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "a
7713bc522f1a1cdf0b39f809fa4542523fc3114
"
"reference": "a
414548d236ddd8fa3df52367d583e82339c5e95
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/a
7713bc522f1a1cdf0b39f809fa4542523fc3114
",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/a
414548d236ddd8fa3df52367d583e82339c5e95
",
"reference": "a
7713bc522f1a1cdf0b39f809fa4542523fc3114
",
"reference": "a
414548d236ddd8fa3df52367d583e82339c5e95
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"php": "^7.1.3",
"php": "^7.1.3",
"psr/log": "~1.0",
"psr/log": "~1.0",
"symfony/contracts": "^1.0.2",
"symfony/debug": "~3.4|~4.0",
"symfony/debug": "~3.4|~4.0",
"symfony/event-dispatcher": "
~4.1
",
"symfony/event-dispatcher": "
^4.3
",
"symfony/http-foundation": "^4.1.1",
"symfony/http-foundation": "^4.1.1",
"symfony/polyfill-ctype": "~1.8"
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-php73": "^1.9"
},
},
"conflict": {
"conflict": {
"symfony/browser-kit": "<4.3",
"symfony/config": "<3.4",
"symfony/config": "<3.4",
"symfony/dependency-injection": "<4.
2
",
"symfony/dependency-injection": "<4.
3
",
"symfony/translation": "<4.2",
"symfony/translation": "<4.2",
"symfony/var-dumper": "<4.1.1",
"symfony/var-dumper": "<4.1.1",
"twig/twig": "<1.34|<2.4,>=2"
"twig/twig": "<1.34|<2.4,>=2"
...
@@ -2052,11 +2066,11 @@
...
@@ -2052,11 +2066,11 @@
},
},
"require-dev": {
"require-dev": {
"psr/cache": "~1.0",
"psr/cache": "~1.0",
"symfony/browser-kit": "
~3.4|~4.0
",
"symfony/browser-kit": "
^4.3
",
"symfony/config": "~3.4|~4.0",
"symfony/config": "~3.4|~4.0",
"symfony/console": "~3.4|~4.0",
"symfony/console": "~3.4|~4.0",
"symfony/css-selector": "~3.4|~4.0",
"symfony/css-selector": "~3.4|~4.0",
"symfony/dependency-injection": "^4.
2
",
"symfony/dependency-injection": "^4.
3
",
"symfony/dom-crawler": "~3.4|~4.0",
"symfony/dom-crawler": "~3.4|~4.0",
"symfony/expression-language": "~3.4|~4.0",
"symfony/expression-language": "~3.4|~4.0",
"symfony/finder": "~3.4|~4.0",
"symfony/finder": "~3.4|~4.0",
...
@@ -2065,7 +2079,9 @@
...
@@ -2065,7 +2079,9 @@
"symfony/stopwatch": "~3.4|~4.0",
"symfony/stopwatch": "~3.4|~4.0",
"symfony/templating": "~3.4|~4.0",
"symfony/templating": "~3.4|~4.0",
"symfony/translation": "~4.2",
"symfony/translation": "~4.2",
"symfony/var-dumper": "^4.1.1"
"symfony/translation-contracts": "^1.1",
"symfony/var-dumper": "^4.1.1",
"twig/twig": "^1.34|^2.4"
},
},
"suggest": {
"suggest": {
"symfony/browser-kit": "",
"symfony/browser-kit": "",
...
@@ -2077,7 +2093,7 @@
...
@@ -2077,7 +2093,7 @@
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "4.
2
-dev"
"dev-master": "4.
3
-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -2104,20 +2120,79 @@
...
@@ -2104,20 +2120,79 @@
],
],
"description": "Symfony HttpKernel Component",
"description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"time": "2019-05-01T13:31:08+00:00"
"time": "2019-07-28T07:10:23+00:00"
},
{
"name": "symfony/mime",
"version": "v4.3.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "6b7148029b1dd5eda1502064f06d01357b7b2d8b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/6b7148029b1dd5eda1502064f06d01357b7b2d8b",
"reference": "6b7148029b1dd5eda1502064f06d01357b7b2d8b",
"shasum": ""
},
"require": {
"php": "^7.1.3",
"symfony/polyfill-intl-idn": "^1.10",
"symfony/polyfill-mbstring": "^1.0"
},
"require-dev": {
"egulias/email-validator": "^2.0",
"symfony/dependency-injection": "~3.4|^4.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.3-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Mime\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "A library to manipulate MIME messages",
"homepage": "https://symfony.com",
"keywords": [
"mime",
"mime-type"
],
"time": "2019-07-19T16:21:19+00:00"
},
},
{
{
"name": "symfony/polyfill-ctype",
"name": "symfony/polyfill-ctype",
"version": "v1.1
1
.0",
"version": "v1.1
2
.0",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "
82ebae02209c21113908c229e9883c419720738a
"
"reference": "
550ebaac289296ce228a706d0867afc34687e3f4
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/
82ebae02209c21113908c229e9883c419720738a
",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/
550ebaac289296ce228a706d0867afc34687e3f4
",
"reference": "
82ebae02209c21113908c229e9883c419720738a
",
"reference": "
550ebaac289296ce228a706d0867afc34687e3f4
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -2129,7 +2204,7 @@
...
@@ -2129,7 +2204,7 @@
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "1.1
1
-dev"
"dev-master": "1.1
2
-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -2146,12 +2221,12 @@
...
@@ -2146,12 +2221,12 @@
],
],
"authors": [
"authors": [
{
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
},
{
"name": "Gert de Pagter",
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
"email": "BackEndTea@gmail.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
}
],
],
"description": "Symfony polyfill for ctype functions",
"description": "Symfony polyfill for ctype functions",
...
@@ -2162,20 +2237,20 @@
...
@@ -2162,20 +2237,20 @@
"polyfill",
"polyfill",
"portable"
"portable"
],
],
"time": "2019-0
2-06T07:57:58
+00:00"
"time": "2019-0
8-06T08:03:45
+00:00"
},
},
{
{
"name": "symfony/polyfill-iconv",
"name": "symfony/polyfill-iconv",
"version": "v1.1
1
.0",
"version": "v1.1
2
.0",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/polyfill-iconv.git",
"url": "https://github.com/symfony/polyfill-iconv.git",
"reference": "
f037ea22acfaee983e271dd9c3b8bb4150bd8ad7
"
"reference": "
685968b11e61a347c18bf25db32effa478be610f
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/
f037ea22acfaee983e271dd9c3b8bb4150bd8ad7
",
"url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/
685968b11e61a347c18bf25db32effa478be610f
",
"reference": "
f037ea22acfaee983e271dd9c3b8bb4150bd8ad7
",
"reference": "
685968b11e61a347c18bf25db32effa478be610f
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -2187,7 +2262,7 @@
...
@@ -2187,7 +2262,7 @@
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "1.1
1
-dev"
"dev-master": "1.1
2
-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -2221,20 +2296,20 @@
...
@@ -2221,20 +2296,20 @@
"portable",
"portable",
"shim"
"shim"
],
],
"time": "2019-0
2-06T07:57:58
+00:00"
"time": "2019-0
8-06T08:03:45
+00:00"
},
},
{
{
"name": "symfony/polyfill-intl-idn",
"name": "symfony/polyfill-intl-idn",
"version": "v1.1
1
.0",
"version": "v1.1
2
.0",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
"reference": "
c766e95bec706cdd89903b1eda8afab7d7a6b7af
"
"reference": "
6af626ae6fa37d396dc90a399c0ff08e5cfc45b2
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/
c766e95bec706cdd89903b1eda8afab7d7a6b7af
",
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/
6af626ae6fa37d396dc90a399c0ff08e5cfc45b2
",
"reference": "
c766e95bec706cdd89903b1eda8afab7d7a6b7af
",
"reference": "
6af626ae6fa37d396dc90a399c0ff08e5cfc45b2
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -2248,7 +2323,7 @@
...
@@ -2248,7 +2323,7 @@
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "1.
9
-dev"
"dev-master": "1.
12
-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -2265,12 +2340,12 @@
...
@@ -2265,12 +2340,12 @@
],
],
"authors": [
"authors": [
{
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
},
{
"name": "Laurent Bassin",
"name": "Laurent Bassin",
"email": "laurent@bassin.info"
"email": "laurent@bassin.info"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
}
],
],
"description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
"description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
...
@@ -2283,20 +2358,20 @@
...
@@ -2283,20 +2358,20 @@
"portable",
"portable",
"shim"
"shim"
],
],
"time": "2019-0
3-04T13:44:3
5+00:00"
"time": "2019-0
8-06T08:03:4
5+00:00"
},
},
{
{
"name": "symfony/polyfill-mbstring",
"name": "symfony/polyfill-mbstring",
"version": "v1.1
1
.0",
"version": "v1.1
2
.0",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "
fe5e94c604826c35a32fa832f35bd036b6799609
"
"reference": "
b42a2f66e8f1b15ccf25652c3424265923eb4f17
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/
fe5e94c604826c35a32fa832f35bd036b6799609
",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/
b42a2f66e8f1b15ccf25652c3424265923eb4f17
",
"reference": "
fe5e94c604826c35a32fa832f35bd036b6799609
",
"reference": "
b42a2f66e8f1b15ccf25652c3424265923eb4f17
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -2308,7 +2383,7 @@
...
@@ -2308,7 +2383,7 @@
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "1.1
1
-dev"
"dev-master": "1.1
2
-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -2342,20 +2417,20 @@
...
@@ -2342,20 +2417,20 @@
"portable",
"portable",
"shim"
"shim"
],
],
"time": "2019-0
2-06T07:57:58
+00:00"
"time": "2019-0
8-06T08:03:45
+00:00"
},
},
{
{
"name": "symfony/polyfill-php72",
"name": "symfony/polyfill-php72",
"version": "v1.1
1
.0",
"version": "v1.1
2
.0",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/polyfill-php72.git",
"url": "https://github.com/symfony/polyfill-php72.git",
"reference": "
ab50dcf166d5f577978419edd37aa2bb8eabce0c
"
"reference": "
04ce3335667451138df4307d6a9b61565560199e
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/
ab50dcf166d5f577978419edd37aa2bb8eabce0c
",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/
04ce3335667451138df4307d6a9b61565560199e
",
"reference": "
ab50dcf166d5f577978419edd37aa2bb8eabce0c
",
"reference": "
04ce3335667451138df4307d6a9b61565560199e
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -2364,7 +2439,7 @@
...
@@ -2364,7 +2439,7 @@
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "1.1
1
-dev"
"dev-master": "1.1
2
-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -2397,20 +2472,78 @@
...
@@ -2397,20 +2472,78 @@
"portable",
"portable",
"shim"
"shim"
],
],
"time": "2019-02-06T07:57:58+00:00"
"time": "2019-08-06T08:03:45+00:00"
},
{
"name": "symfony/polyfill-php73",
"version": "v1.12.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
"reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/2ceb49eaccb9352bff54d22570276bb75ba4a188",
"reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.12-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Polyfill\\Php73\\": ""
},
"files": [
"bootstrap.php"
],
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"time": "2019-08-06T08:03:45+00:00"
},
},
{
{
"name": "symfony/process",
"name": "symfony/process",
"version": "v4.
2.8
",
"version": "v4.
3.3
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/process.git",
"url": "https://github.com/symfony/process.git",
"reference": "8
cf39fb4ccff793340c258ee7760fd40bfe745fe
"
"reference": "8
56d35814cf287480465bb7a6c413bb7f5f5e69c
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/8
cf39fb4ccff793340c258ee7760fd40bfe745fe
",
"url": "https://api.github.com/repos/symfony/process/zipball/8
56d35814cf287480465bb7a6c413bb7f5f5e69c
",
"reference": "8
cf39fb4ccff793340c258ee7760fd40bfe745fe
",
"reference": "8
56d35814cf287480465bb7a6c413bb7f5f5e69c
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -2419,7 +2552,7 @@
...
@@ -2419,7 +2552,7 @@
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "4.
2
-dev"
"dev-master": "4.
3
-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -2446,20 +2579,20 @@
...
@@ -2446,20 +2579,20 @@
],
],
"description": "Symfony Process Component",
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"time": "2019-0
4-10T16:20:36
+00:00"
"time": "2019-0
5-30T16:10:05
+00:00"
},
},
{
{
"name": "symfony/routing",
"name": "symfony/routing",
"version": "v4.
2.8
",
"version": "v4.
3.3
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/routing.git",
"url": "https://github.com/symfony/routing.git",
"reference": "
f4e43bb0dff56f0f62fa056c82d7eadcdb391bab
"
"reference": "
a88c47a5861549f5dc1197660818084c3b67d773
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/
f4e43bb0dff56f0f62fa056c82d7eadcdb391bab
",
"url": "https://api.github.com/repos/symfony/routing/zipball/
a88c47a5861549f5dc1197660818084c3b67d773
",
"reference": "
f4e43bb0dff56f0f62fa056c82d7eadcdb391bab
",
"reference": "
a88c47a5861549f5dc1197660818084c3b67d773
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -2471,7 +2604,7 @@
...
@@ -2471,7 +2604,7 @@
"symfony/yaml": "<3.4"
"symfony/yaml": "<3.4"
},
},
"require-dev": {
"require-dev": {
"doctrine/annotations": "~1.
0
",
"doctrine/annotations": "~1.
2
",
"psr/log": "~1.0",
"psr/log": "~1.0",
"symfony/config": "~4.2",
"symfony/config": "~4.2",
"symfony/dependency-injection": "~3.4|~4.0",
"symfony/dependency-injection": "~3.4|~4.0",
...
@@ -2489,7 +2622,7 @@
...
@@ -2489,7 +2622,7 @@
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "4.
2
-dev"
"dev-master": "4.
3
-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -2522,26 +2655,84 @@
...
@@ -2522,26 +2655,84 @@
"uri",
"uri",
"url"
"url"
],
],
"time": "2019-04-27T09:38:08+00:00"
"time": "2019-07-23T14:43:56+00:00"
},
{
"name": "symfony/service-contracts",
"version": "v1.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
"reference": "f391a00de78ec7ec8cf5cdcdae59ec7b883edb8d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/f391a00de78ec7ec8cf5cdcdae59ec7b883edb8d",
"reference": "f391a00de78ec7ec8cf5cdcdae59ec7b883edb8d",
"shasum": ""
},
"require": {
"php": "^7.1.3",
"psr/container": "^1.0"
},
"suggest": {
"symfony/service-implementation": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Service\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to writing services",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"time": "2019-06-13T11:15:36+00:00"
},
},
{
{
"name": "symfony/translation",
"name": "symfony/translation",
"version": "v4.
2.8
",
"version": "v4.
3.3
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/translation.git",
"url": "https://github.com/symfony/translation.git",
"reference": "
181a426dd129cb496f12d7e7555f6d0b37a7615b
"
"reference": "
4e3e39cc485304f807622bdc64938e4633396406
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/
181a426dd129cb496f12d7e7555f6d0b37a7615b
",
"url": "https://api.github.com/repos/symfony/translation/zipball/
4e3e39cc485304f807622bdc64938e4633396406
",
"reference": "
181a426dd129cb496f12d7e7555f6d0b37a7615b
",
"reference": "
4e3e39cc485304f807622bdc64938e4633396406
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
"php": "^7.1.3",
"php": "^7.1.3",
"symfony/
contracts": "^1.0.2
",
"symfony/
polyfill-mbstring": "~1.0
",
"symfony/
polyfill-mbstring": "~1.0
"
"symfony/
translation-contracts": "^1.1.2
"
},
},
"conflict": {
"conflict": {
"symfony/config": "<3.4",
"symfony/config": "<3.4",
...
@@ -2549,7 +2740,7 @@
...
@@ -2549,7 +2740,7 @@
"symfony/yaml": "<3.4"
"symfony/yaml": "<3.4"
},
},
"provide": {
"provide": {
"symfony/translation-
contracts-
implementation": "1.0"
"symfony/translation-implementation": "1.0"
},
},
"require-dev": {
"require-dev": {
"psr/log": "~1.0",
"psr/log": "~1.0",
...
@@ -2559,6 +2750,7 @@
...
@@ -2559,6 +2750,7 @@
"symfony/finder": "~2.8|~3.0|~4.0",
"symfony/finder": "~2.8|~3.0|~4.0",
"symfony/http-kernel": "~3.4|~4.0",
"symfony/http-kernel": "~3.4|~4.0",
"symfony/intl": "~3.4|~4.0",
"symfony/intl": "~3.4|~4.0",
"symfony/service-contracts": "^1.1.2",
"symfony/var-dumper": "~3.4|~4.0",
"symfony/var-dumper": "~3.4|~4.0",
"symfony/yaml": "~3.4|~4.0"
"symfony/yaml": "~3.4|~4.0"
},
},
...
@@ -2570,7 +2762,7 @@
...
@@ -2570,7 +2762,7 @@
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "4.
2
-dev"
"dev-master": "4.
3
-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -2597,20 +2789,77 @@
...
@@ -2597,20 +2789,77 @@
],
],
"description": "Symfony Translation Component",
"description": "Symfony Translation Component",
"homepage": "https://symfony.com",
"homepage": "https://symfony.com",
"time": "2019-05-01T12:55:36+00:00"
"time": "2019-07-18T10:34:59+00:00"
},
{
"name": "symfony/translation-contracts",
"version": "v1.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
"reference": "cb4b18ad7b92a26e83b65dde940fab78339e6f3c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/cb4b18ad7b92a26e83b65dde940fab78339e6f3c",
"reference": "cb4b18ad7b92a26e83b65dde940fab78339e6f3c",
"shasum": ""
},
"require": {
"php": "^7.1.3"
},
"suggest": {
"symfony/translation-implementation": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Translation\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to translation",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"time": "2019-06-13T11:15:36+00:00"
},
},
{
{
"name": "symfony/var-dumper",
"name": "symfony/var-dumper",
"version": "v4.
2.8
",
"version": "v4.
3.3
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "
3c4084cb1537c0e2ad41aad622bbf55a44a5c9ce
"
"reference": "
e4110b992d2cbe198d7d3b244d079c1c58761d07
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/
3c4084cb1537c0e2ad41aad622bbf55a44a5c9ce
",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/
e4110b992d2cbe198d7d3b244d079c1c58761d07
",
"reference": "
3c4084cb1537c0e2ad41aad622bbf55a44a5c9ce
",
"reference": "
e4110b992d2cbe198d7d3b244d079c1c58761d07
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -2639,7 +2888,7 @@
...
@@ -2639,7 +2888,7 @@
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "4.
2
-dev"
"dev-master": "4.
3
-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -2673,7 +2922,7 @@
...
@@ -2673,7 +2922,7 @@
"debug",
"debug",
"dump"
"dump"
],
],
"time": "2019-0
5-01T12:55:3
6+00:00"
"time": "2019-0
7-27T06:42:4
6+00:00"
},
},
{
{
"name": "tightenco/ziggy",
"name": "tightenco/ziggy",
...
@@ -2775,16 +3024,16 @@
...
@@ -2775,16 +3024,16 @@
},
},
{
{
"name": "vlucas/phpdotenv",
"name": "vlucas/phpdotenv",
"version": "v3.
3.3
",
"version": "v3.
4.0
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
"url": "https://github.com/vlucas/phpdotenv.git",
"reference": "
dbcc609971dd9b55f48b8008b553d79fd372ddde
"
"reference": "
5084b23845c24dbff8ac6c204290c341e4776c92
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/
dbcc609971dd9b55f48b8008b553d79fd372ddde
",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/
5084b23845c24dbff8ac6c204290c341e4776c92
",
"reference": "
dbcc609971dd9b55f48b8008b553d79fd372ddde
",
"reference": "
5084b23845c24dbff8ac6c204290c341e4776c92
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -2798,7 +3047,7 @@
...
@@ -2798,7 +3047,7 @@
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "3.
3
-dev"
"dev-master": "3.
4
-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -2823,22 +3072,22 @@
...
@@ -2823,22 +3072,22 @@
"env",
"env",
"environment"
"environment"
],
],
"time": "2019-0
3-06T09:39:45
+00:00"
"time": "2019-0
6-15T22:40:20
+00:00"
}
}
],
],
"packages-dev": [
"packages-dev": [
{
{
"name": "barryvdh/laravel-debugbar",
"name": "barryvdh/laravel-debugbar",
"version": "v3.2.
3
",
"version": "v3.2.
4
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git",
"url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "
5fcba4cc8e92a230b13b99c1083fc22ba8a5c479
"
"reference": "
2d195779ea4f809f69764a795e2ec371dbb76a96
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/
5fcba4cc8e92a230b13b99c1083fc22ba8a5c479
",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/
2d195779ea4f809f69764a795e2ec371dbb76a96
",
"reference": "
5fcba4cc8e92a230b13b99c1083fc22ba8a5c479
",
"reference": "
2d195779ea4f809f69764a795e2ec371dbb76a96
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -2893,7 +3142,7 @@
...
@@ -2893,7 +3142,7 @@
"profiler",
"profiler",
"webprofiler"
"webprofiler"
],
],
"time": "2019-0
2-26T18:01:54
+00:00"
"time": "2019-0
3-25T09:39:08
+00:00"
},
},
{
{
"name": "beyondcode/laravel-dump-server",
"name": "beyondcode/laravel-dump-server",
...
@@ -3014,16 +3263,16 @@
...
@@ -3014,16 +3263,16 @@
},
},
{
{
"name": "filp/whoops",
"name": "filp/whoops",
"version": "2.
3.1
",
"version": "2.
5.0
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/filp/whoops.git",
"url": "https://github.com/filp/whoops.git",
"reference": "
bc0fd11bc455cc20ee4b5edabc63ebbf859324c7
"
"reference": "
cde50e6720a39fdacb240159d3eea6865d51fd96
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/
bc0fd11bc455cc20ee4b5edabc63ebbf859324c7
",
"url": "https://api.github.com/repos/filp/whoops/zipball/
cde50e6720a39fdacb240159d3eea6865d51fd96
",
"reference": "
bc0fd11bc455cc20ee4b5edabc63ebbf859324c7
",
"reference": "
cde50e6720a39fdacb240159d3eea6865d51fd96
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -3057,8 +3306,8 @@
...
@@ -3057,8 +3306,8 @@
"authors": [
"authors": [
{
{
"name": "Filipe Dobreira",
"name": "Filipe Dobreira",
"
homepage": "https://github.com/filp
",
"
role": "Developer
",
"
role": "Developer
"
"
homepage": "https://github.com/filp
"
}
}
],
],
"description": "php error handling for cool kids",
"description": "php error handling for cool kids",
...
@@ -3071,7 +3320,7 @@
...
@@ -3071,7 +3320,7 @@
"throwable",
"throwable",
"whoops"
"whoops"
],
],
"time": "201
8-10-23
T09:00:00+00:00"
"time": "201
9-08-07
T09:00:00+00:00"
},
},
{
{
"name": "hamcrest/hamcrest-php",
"name": "hamcrest/hamcrest-php",
...
@@ -3184,16 +3433,16 @@
...
@@ -3184,16 +3433,16 @@
},
},
{
{
"name": "mockery/mockery",
"name": "mockery/mockery",
"version": "1.2.
2
",
"version": "1.2.
3
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/mockery/mockery.git",
"url": "https://github.com/mockery/mockery.git",
"reference": "
0eb0b48c3f07b3b89f5169ce005b7d05b18cf1d2
"
"reference": "
4eff936d83eb809bde2c57a3cea0ee9643769031
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/mockery/mockery/zipball/
0eb0b48c3f07b3b89f5169ce005b7d05b18cf1d2
",
"url": "https://api.github.com/repos/mockery/mockery/zipball/
4eff936d83eb809bde2c57a3cea0ee9643769031
",
"reference": "
0eb0b48c3f07b3b89f5169ce005b7d05b18cf1d2
",
"reference": "
4eff936d83eb809bde2c57a3cea0ee9643769031
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -3245,7 +3494,7 @@
...
@@ -3245,7 +3494,7 @@
"test double",
"test double",
"testing"
"testing"
],
],
"time": "2019-0
2-13T09:37:52
+00:00"
"time": "2019-0
8-07T15:01:07
+00:00"
},
},
{
{
"name": "myclabs/deep-copy",
"name": "myclabs/deep-copy",
...
@@ -3615,16 +3864,16 @@
...
@@ -3615,16 +3864,16 @@
},
},
{
{
"name": "phpspec/prophecy",
"name": "phpspec/prophecy",
"version": "1.8.
0
",
"version": "1.8.
1
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
"url": "https://github.com/phpspec/prophecy.git",
"reference": "
4ba436b55987b4bf311cb7c6ba82aa528aac0a0
6"
"reference": "
1927e75f4ed19131ec9bcc3b002e07fb1173ee7
6"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/
4ba436b55987b4bf311cb7c6ba82aa528aac0a0
6",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/
1927e75f4ed19131ec9bcc3b002e07fb1173ee7
6",
"reference": "
4ba436b55987b4bf311cb7c6ba82aa528aac0a0
6",
"reference": "
1927e75f4ed19131ec9bcc3b002e07fb1173ee7
6",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -3645,8 +3894,8 @@
...
@@ -3645,8 +3894,8 @@
}
}
},
},
"autoload": {
"autoload": {
"psr-
0
": {
"psr-
4
": {
"Prophecy\\": "src/"
"Prophecy\\": "src/
Prophecy
"
}
}
},
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "https://packagist.org/downloads/",
...
@@ -3674,7 +3923,7 @@
...
@@ -3674,7 +3923,7 @@
"spy",
"spy",
"stub"
"stub"
],
],
"time": "201
8-08-05T17:53:17
+00:00"
"time": "201
9-06-13T12:50:23
+00:00"
},
},
{
{
"name": "phpunit/php-code-coverage",
"name": "phpunit/php-code-coverage",
...
@@ -3832,16 +4081,16 @@
...
@@ -3832,16 +4081,16 @@
},
},
{
{
"name": "phpunit/php-timer",
"name": "phpunit/php-timer",
"version": "2.1.
1
",
"version": "2.1.
2
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
"reference": "
8b389aebe1b8b0578430bda0c7c95a829608e059
"
"reference": "
1038454804406b0b5f5f520358e78c1c2f71501e
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/
8b389aebe1b8b0578430bda0c7c95a829608e059
",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/
1038454804406b0b5f5f520358e78c1c2f71501e
",
"reference": "
8b389aebe1b8b0578430bda0c7c95a829608e059
",
"reference": "
1038454804406b0b5f5f520358e78c1c2f71501e
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -3868,8 +4117,8 @@
...
@@ -3868,8 +4117,8 @@
"authors": [
"authors": [
{
{
"name": "Sebastian Bergmann",
"name": "Sebastian Bergmann",
"
email": "sebastian@phpunit.de
",
"
role": "lead
",
"
role": "lead
"
"
email": "sebastian@phpunit.de
"
}
}
],
],
"description": "Utility class for timing",
"description": "Utility class for timing",
...
@@ -3877,20 +4126,20 @@
...
@@ -3877,20 +4126,20 @@
"keywords": [
"keywords": [
"timer"
"timer"
],
],
"time": "2019-0
2-20T10:12:5
9+00:00"
"time": "2019-0
6-07T04:22:2
9+00:00"
},
},
{
{
"name": "phpunit/php-token-stream",
"name": "phpunit/php-token-stream",
"version": "3.
0.1
",
"version": "3.
1.0
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
"reference": "
c99e3be9d3e85f60646f152f9002d46ed7770d18
"
"reference": "
e899757bb3df5ff6e95089132f32cd59aac2220a
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/
c99e3be9d3e85f60646f152f9002d46ed7770d18
",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/
e899757bb3df5ff6e95089132f32cd59aac2220a
",
"reference": "
c99e3be9d3e85f60646f152f9002d46ed7770d18
",
"reference": "
e899757bb3df5ff6e95089132f32cd59aac2220a
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -3903,7 +4152,7 @@
...
@@ -3903,7 +4152,7 @@
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "3.
0
-dev"
"dev-master": "3.
1
-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -3926,20 +4175,20 @@
...
@@ -3926,20 +4175,20 @@
"keywords": [
"keywords": [
"tokenizer"
"tokenizer"
],
],
"time": "201
8-10-30T05:52:18
+00:00"
"time": "201
9-07-25T05:29:42
+00:00"
},
},
{
{
"name": "phpunit/phpunit",
"name": "phpunit/phpunit",
"version": "7.5.1
1
",
"version": "7.5.1
4
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "
64cb33f5b520da490a7b13149d39b43cf3c890c6
"
"reference": "
2834789aeb9ac182ad69bfdf9ae91856a59945ff
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/
64cb33f5b520da490a7b13149d39b43cf3c890c6
",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/
2834789aeb9ac182ad69bfdf9ae91856a59945ff
",
"reference": "
64cb33f5b520da490a7b13149d39b43cf3c890c6
",
"reference": "
2834789aeb9ac182ad69bfdf9ae91856a59945ff
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -3999,8 +4248,8 @@
...
@@ -3999,8 +4248,8 @@
"authors": [
"authors": [
{
{
"name": "Sebastian Bergmann",
"name": "Sebastian Bergmann",
"
email": "sebastian@phpunit.de
",
"
role": "lead
",
"
role": "lead
"
"
email": "sebastian@phpunit.de
"
}
}
],
],
"description": "The PHP Unit Testing framework.",
"description": "The PHP Unit Testing framework.",
...
@@ -4010,7 +4259,7 @@
...
@@ -4010,7 +4259,7 @@
"testing",
"testing",
"xunit"
"xunit"
],
],
"time": "2019-0
5-14T04:53:02
+00:00"
"time": "2019-0
7-15T06:24:08
+00:00"
},
},
{
{
"name": "sebastian/code-unit-reverse-lookup",
"name": "sebastian/code-unit-reverse-lookup",
...
@@ -4580,16 +4829,16 @@
...
@@ -4580,16 +4829,16 @@
},
},
{
{
"name": "theseer/tokenizer",
"name": "theseer/tokenizer",
"version": "1.1.
2
",
"version": "1.1.
3
",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
"url": "https://github.com/theseer/tokenizer.git",
"reference": "1
c42705be2b6c1de5904f8afacef5895cab44bf8
"
"reference": "1
1336f6f84e16a720dae9d8e6ed5019efa85a0f9
"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/1
c42705be2b6c1de5904f8afacef5895cab44bf8
",
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/1
1336f6f84e16a720dae9d8e6ed5019efa85a0f9
",
"reference": "1
c42705be2b6c1de5904f8afacef5895cab44bf8
",
"reference": "1
1336f6f84e16a720dae9d8e6ed5019efa85a0f9
",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
...
@@ -4616,7 +4865,7 @@
...
@@ -4616,7 +4865,7 @@
}
}
],
],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
"time": "2019-0
4-04T09:56:43
+00:00"
"time": "2019-0
6-13T22:48:21
+00:00"
},
},
{
{
"name": "webmozart/assert",
"name": "webmozart/assert",
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment