Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Зуев Егор
/
wiki.dev
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Authored by
Dan Brown
2016-04-09 10:56:10 +0100
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Commit
66ba773367a9c25130e850fd1c42016c6cf0679d
66ba7733
1 parent
afc3583b
Updated composer dependancies
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
189 additions
and
183 deletions
composer.lock
composer.lock
View file @
66ba773
...
...
@@ -9,16 +9,16 @@
"packages"
:
[
{
"name"
:
"aws/aws-sdk-php"
,
"version"
:
"3.1
5.1
"
,
"version"
:
"3.1
7.5
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/aws/aws-sdk-php.git"
,
"reference"
:
"
5e6078913293576de969703481994b77c380ca30
"
"reference"
:
"
1cef9b334729b3564c9aef15481a55561c54b53f
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/aws/aws-sdk-php/zipball/
5e6078913293576de969703481994b77c380ca30
"
,
"reference"
:
"
5e6078913293576de969703481994b77c380ca30
"
,
"url"
:
"https://api.github.com/repos/aws/aws-sdk-php/zipball/
1cef9b334729b3564c9aef15481a55561c54b53f
"
,
"reference"
:
"
1cef9b334729b3564c9aef15481a55561c54b53f
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -85,27 +85,27 @@
"s3"
,
"sdk"
],
"time"
:
"2016-0
2-11 23:23:31
"
"time"
:
"2016-0
4-07 22:44:13
"
},
{
"name"
:
"barryvdh/laravel-debugbar"
,
"version"
:
"v2.
1.1
"
,
"version"
:
"v2.
2.0
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/barryvdh/laravel-debugbar.git"
,
"reference"
:
"
974fd16e328ca851a081449100d9509af59cf0ff
"
"reference"
:
"
13b7058d2120c8d5af7f1ada21b7c44dd87b666a
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/
974fd16e328ca851a081449100d9509af59cf0ff
"
,
"reference"
:
"
974fd16e328ca851a081449100d9509af59cf0ff
"
,
"url"
:
"https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/
13b7058d2120c8d5af7f1ada21b7c44dd87b666a
"
,
"reference"
:
"
13b7058d2120c8d5af7f1ada21b7c44dd87b666a
"
,
"shasum"
:
""
},
"require"
:
{
"illuminate/support"
:
"
~5.0.17|
5.1.*|5.2.*"
,
"illuminate/support"
:
"5.1.*|5.2.*"
,
"maximebf/debugbar"
:
"~1.11.0"
,
"php"
:
">=5.
4.0
"
,
"symfony/finder"
:
"~2.
6
|~3.0"
"php"
:
">=5.
5.9
"
,
"symfony/finder"
:
"~2.
7
|~3.0"
},
"type"
:
"library"
,
"extra"
:
{
...
...
@@ -139,7 +139,7 @@
"profiler"
,
"webprofiler"
],
"time"
:
"201
5-12-22 06:22:38
"
"time"
:
"201
6-02-17 08:32:21
"
},
{
"name"
:
"barryvdh/laravel-dompdf"
,
...
...
@@ -191,16 +191,16 @@
},
{
"name"
:
"barryvdh/laravel-ide-helper"
,
"version"
:
"v2.1.
2
"
,
"version"
:
"v2.1.
4
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/barryvdh/laravel-ide-helper.git"
,
"reference"
:
"
d82e8f191fb043a0f8cbf2de64fd3027bfa4f772
"
"reference"
:
"
f1ebd847aac9a4545325d35108cafc285fe1605f
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/
d82e8f191fb043a0f8cbf2de64fd3027bfa4f772
"
,
"reference"
:
"
d82e8f191fb043a0f8cbf2de64fd3027bfa4f772
"
,
"url"
:
"https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/
f1ebd847aac9a4545325d35108cafc285fe1605f
"
,
"reference"
:
"
f1ebd847aac9a4545325d35108cafc285fe1605f
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -208,8 +208,8 @@
"illuminate/filesystem"
:
"5.0.x|5.1.x|5.2.x"
,
"illuminate/support"
:
"5.0.x|5.1.x|5.2.x"
,
"php"
:
">=5.4.0"
,
"phpdocumentor/reflection-docblock"
:
"2.0.4"
,
"symfony/class-loader"
:
"~2.3"
"phpdocumentor/reflection-docblock"
:
"
^
2.0.4"
,
"symfony/class-loader"
:
"~2.3
|~3.0
"
},
"require-dev"
:
{
"doctrine/dbal"
:
"~2.3"
...
...
@@ -250,7 +250,7 @@
"phpstorm"
,
"sublime"
],
"time"
:
"201
5-12-21 19:48:06
"
"time"
:
"201
6-03-03 08:45:00
"
},
{
"name"
:
"classpreloader/classpreloader"
,
...
...
@@ -541,16 +541,16 @@
},
{
"name"
:
"guzzlehttp/guzzle"
,
"version"
:
"6.
1.1
"
,
"version"
:
"6.
2.0
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/guzzle/guzzle.git"
,
"reference"
:
"
c6851d6e48f63b69357cbfa55bca116448140e0c
"
"reference"
:
"
d094e337976dff9d8e2424e8485872194e768662
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/guzzle/guzzle/zipball/
c6851d6e48f63b69357cbfa55bca116448140e0c
"
,
"reference"
:
"
c6851d6e48f63b69357cbfa55bca116448140e0c
"
,
"url"
:
"https://api.github.com/repos/guzzle/guzzle/zipball/
d094e337976dff9d8e2424e8485872194e768662
"
,
"reference"
:
"
d094e337976dff9d8e2424e8485872194e768662
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -566,7 +566,7 @@
"type"
:
"library"
,
"extra"
:
{
"branch-alias"
:
{
"dev-master"
:
"6.
1
-dev"
"dev-master"
:
"6.
2
-dev"
}
},
"autoload"
:
{
...
...
@@ -599,20 +599,20 @@
"rest"
,
"web service"
],
"time"
:
"201
5-11-23 00:47:50
"
"time"
:
"201
6-03-21 20:02:09
"
},
{
"name"
:
"guzzlehttp/promises"
,
"version"
:
"1.
0.3
"
,
"version"
:
"1.
1.0
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/guzzle/promises.git"
,
"reference"
:
"b
1e1c0d55f8083c71eda2c28c12a228d708294ea
"
"reference"
:
"b
b9024c526b22f3fe6ae55a561fd70653d470aa8
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/guzzle/promises/zipball/b
1e1c0d55f8083c71eda2c28c12a228d708294ea
"
,
"reference"
:
"b
1e1c0d55f8083c71eda2c28c12a228d708294ea
"
,
"url"
:
"https://api.github.com/repos/guzzle/promises/zipball/b
b9024c526b22f3fe6ae55a561fd70653d470aa8
"
,
"reference"
:
"b
b9024c526b22f3fe6ae55a561fd70653d470aa8
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -650,20 +650,20 @@
"keywords"
:
[
"promise"
],
"time"
:
"201
5-10-15 22:28:00
"
"time"
:
"201
6-03-08 01:15:46
"
},
{
"name"
:
"guzzlehttp/psr7"
,
"version"
:
"1.2.
2
"
,
"version"
:
"1.2.
3
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/guzzle/psr7.git"
,
"reference"
:
"
f5d04bdd2881ac89abde1fb78cc234bce24327b
b"
"reference"
:
"
2e89629ff057ebb49492ba08e6995d3a6a80021
b"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/guzzle/psr7/zipball/
f5d04bdd2881ac89abde1fb78cc234bce24327b
b"
,
"reference"
:
"
f5d04bdd2881ac89abde1fb78cc234bce24327b
b"
,
"url"
:
"https://api.github.com/repos/guzzle/psr7/zipball/
2e89629ff057ebb49492ba08e6995d3a6a80021
b"
,
"reference"
:
"
2e89629ff057ebb49492ba08e6995d3a6a80021
b"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -708,20 +708,20 @@
"stream"
,
"uri"
],
"time"
:
"2016-0
1-23 01:23:02
"
"time"
:
"2016-0
2-18 21:54:00
"
},
{
"name"
:
"intervention/image"
,
"version"
:
"2.3.
5
"
,
"version"
:
"2.3.
6
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/Intervention/image.git"
,
"reference"
:
"
9f29360b8ab94585cb9e80cf9045abd5b85feb89
"
"reference"
:
"
e368d262887dbb2fdfaf710880571ede51e9c0e6
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/Intervention/image/zipball/
9f29360b8ab94585cb9e80cf9045abd5b85feb89
"
,
"reference"
:
"
9f29360b8ab94585cb9e80cf9045abd5b85feb89
"
,
"url"
:
"https://api.github.com/repos/Intervention/image/zipball/
e368d262887dbb2fdfaf710880571ede51e9c0e6
"
,
"reference"
:
"
e368d262887dbb2fdfaf710880571ede51e9c0e6
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -770,7 +770,7 @@
"thumbnail"
,
"watermark"
],
"time"
:
"2016-0
1-02 19:15:13
"
"time"
:
"2016-0
2-26 18:18:19
"
},
{
"name"
:
"jakub-onderka/php-console-color"
,
...
...
@@ -919,16 +919,16 @@
},
{
"name"
:
"laravel/framework"
,
"version"
:
"v5.2.
16
"
,
"version"
:
"v5.2.
29
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/laravel/framework.git"
,
"reference"
:
"
39e89553c124dce266da03ee3c0260bdd62f1848
"
"reference"
:
"
e3d644eb131f18c5f3d28ff7bc678bc797091f20
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/laravel/framework/zipball/
39e89553c124dce266da03ee3c0260bdd62f1848
"
,
"reference"
:
"
39e89553c124dce266da03ee3c0260bdd62f1848
"
,
"url"
:
"https://api.github.com/repos/laravel/framework/zipball/
e3d644eb131f18c5f3d28ff7bc678bc797091f20
"
,
"reference"
:
"
e3d644eb131f18c5f3d28ff7bc678bc797091f20
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -941,9 +941,9 @@
"monolog/monolog"
:
"~1.11"
,
"mtdowling/cron-expression"
:
"~1.0"
,
"nesbot/carbon"
:
"~1.20"
,
"paragonie/random_compat"
:
"~1.
1
"
,
"paragonie/random_compat"
:
"~1.
4
"
,
"php"
:
">=5.5.9"
,
"psy/psysh"
:
"0.
6
.*"
,
"psy/psysh"
:
"0.
7
.*"
,
"swiftmailer/swiftmailer"
:
"~5.1"
,
"symfony/console"
:
"2.8.*|3.0.*"
,
"symfony/debug"
:
"2.8.*|3.0.*"
,
...
...
@@ -1043,20 +1043,20 @@
"framework"
,
"laravel"
],
"time"
:
"2016-0
2-15 17:46:58
"
"time"
:
"2016-0
4-03 01:43:55
"
},
{
"name"
:
"laravel/socialite"
,
"version"
:
"v2.0.1
4
"
,
"version"
:
"v2.0.1
5
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/laravel/socialite.git"
,
"reference"
:
"
b15f4be0ac739405120d74b837af423aa71502d9
"
"reference"
:
"
edd00ab96933e3ef053533cce81e958fb26921af
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/laravel/socialite/zipball/
b15f4be0ac739405120d74b837af423aa71502d9
"
,
"reference"
:
"
b15f4be0ac739405120d74b837af423aa71502d9
"
,
"url"
:
"https://api.github.com/repos/laravel/socialite/zipball/
edd00ab96933e3ef053533cce81e958fb26921af
"
,
"reference"
:
"
edd00ab96933e3ef053533cce81e958fb26921af
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -1097,20 +1097,20 @@
"laravel"
,
"oauth"
],
"time"
:
"201
5-10-16 15:39:46
"
"time"
:
"201
6-03-21 14:30:30
"
},
{
"name"
:
"league/flysystem"
,
"version"
:
"1.0.
16
"
,
"version"
:
"1.0.
20
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/thephpleague/flysystem.git"
,
"reference"
:
"
183e1a610664baf6dcd6fceda415baf43cbdc031
"
"reference"
:
"
e87a786e3ae12a25cf78a71bb07b4b384bfaa83a
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/thephpleague/flysystem/zipball/
183e1a610664baf6dcd6fceda415baf43cbdc031
"
,
"reference"
:
"
183e1a610664baf6dcd6fceda415baf43cbdc031
"
,
"url"
:
"https://api.github.com/repos/thephpleague/flysystem/zipball/
e87a786e3ae12a25cf78a71bb07b4b384bfaa83a
"
,
"reference"
:
"
e87a786e3ae12a25cf78a71bb07b4b384bfaa83a
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -1123,8 +1123,7 @@
"ext-fileinfo"
:
"*"
,
"mockery/mockery"
:
"~0.9"
,
"phpspec/phpspec"
:
"^2.2"
,
"phpspec/prophecy-phpunit"
:
"~1.0"
,
"phpunit/phpunit"
:
"~4.8"
"phpunit/phpunit"
:
"~4.8 || ~5.0"
},
"suggest"
:
{
"ext-fileinfo"
:
"Required for MimeType"
,
...
...
@@ -1181,7 +1180,7 @@
"sftp"
,
"storage"
],
"time"
:
"201
5-12-19 20:16:43
"
"time"
:
"201
6-03-14 21:54:11
"
},
{
"name"
:
"league/flysystem-aws-s3-v3"
,
...
...
@@ -1295,16 +1294,16 @@
},
{
"name"
:
"maximebf/debugbar"
,
"version"
:
"v1.11.
0
"
,
"version"
:
"v1.11.
1
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/maximebf/php-debugbar.git"
,
"reference"
:
"
07741d84d39d10f00551c94284cdefcc69703e77
"
"reference"
:
"
d9302891c1f0a0ac5a4f66725163a00537c6359f
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/maximebf/php-debugbar/zipball/
07741d84d39d10f00551c94284cdefcc69703e77
"
,
"reference"
:
"
07741d84d39d10f00551c94284cdefcc69703e77
"
,
"url"
:
"https://api.github.com/repos/maximebf/php-debugbar/zipball/
d9302891c1f0a0ac5a4f66725163a00537c6359f
"
,
"reference"
:
"
d9302891c1f0a0ac5a4f66725163a00537c6359f
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -1352,20 +1351,20 @@
"debug"
,
"debugbar"
],
"time"
:
"201
5-12-10 09:50:24
"
"time"
:
"201
6-01-22 12:22:23
"
},
{
"name"
:
"monolog/monolog"
,
"version"
:
"1.1
7
.2"
,
"version"
:
"1.1
8
.2"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/Seldaek/monolog.git"
,
"reference"
:
"
bee7f0dc9c3e0b69a6039697533dca1e845c8c24
"
"reference"
:
"
064b38c16790249488e7a8b987acf1c9d7383c09
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/Seldaek/monolog/zipball/
bee7f0dc9c3e0b69a6039697533dca1e845c8c24
"
,
"reference"
:
"
bee7f0dc9c3e0b69a6039697533dca1e845c8c24
"
,
"url"
:
"https://api.github.com/repos/Seldaek/monolog/zipball/
064b38c16790249488e7a8b987acf1c9d7383c09
"
,
"reference"
:
"
064b38c16790249488e7a8b987acf1c9d7383c09
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -1380,13 +1379,13 @@
"doctrine/couchdb"
:
"~1.0@dev"
,
"graylog2/gelf-php"
:
"~1.0"
,
"jakub-onderka/php-parallel-lint"
:
"0.9"
,
"php-amqplib/php-amqplib"
:
"~2.4"
,
"php-console/php-console"
:
"^3.1.3"
,
"phpunit/phpunit"
:
"~4.5"
,
"phpunit/phpunit-mock-objects"
:
"2.3.0"
,
"raven/raven"
:
"^0.13"
,
"ruflin/elastica"
:
">=0.90 <3.0"
,
"swiftmailer/swiftmailer"
:
"~5.3"
,
"videlalvaro/php-amqplib"
:
"~2.4"
"swiftmailer/swiftmailer"
:
"~5.3"
},
"suggest"
:
{
"aws/aws-sdk-php"
:
"Allow sending log messages to AWS services like DynamoDB"
,
...
...
@@ -1394,16 +1393,17 @@
"ext-amqp"
:
"Allow sending log messages to an AMQP server (1.0+ required)"
,
"ext-mongo"
:
"Allow sending log messages to a MongoDB server"
,
"graylog2/gelf-php"
:
"Allow sending log messages to a GrayLog2 server"
,
"mongodb/mongodb"
:
"Allow sending log messages to a MongoDB server via PHP Driver"
,
"php-amqplib/php-amqplib"
:
"Allow sending log messages to an AMQP server using php-amqplib"
,
"php-console/php-console"
:
"Allow sending log messages to Google Chrome"
,
"raven/raven"
:
"Allow sending log messages to a Sentry server"
,
"rollbar/rollbar"
:
"Allow sending log messages to Rollbar"
,
"ruflin/elastica"
:
"Allow sending log messages to an Elastic Search server"
,
"videlalvaro/php-amqplib"
:
"Allow sending log messages to an AMQP server using php-amqplib"
"ruflin/elastica"
:
"Allow sending log messages to an Elastic Search server"
},
"type"
:
"library"
,
"extra"
:
{
"branch-alias"
:
{
"dev-master"
:
"
1.16
.x-dev"
"dev-master"
:
"
2.0
.x-dev"
}
},
"autoload"
:
{
...
...
@@ -1429,7 +1429,7 @@
"logging"
,
"psr-3"
],
"time"
:
"201
5-10-14 12:51:02
"
"time"
:
"201
6-04-02 13:12:58
"
},
{
"name"
:
"mtdowling/cron-expression"
,
...
...
@@ -1579,16 +1579,16 @@
},
{
"name"
:
"nikic/php-parser"
,
"version"
:
"v2.0.
0
"
,
"version"
:
"v2.0.
1
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/nikic/PHP-Parser.git"
,
"reference"
:
"c
542e5d86a9775abd1021618eb2430278bfc1e01
"
"reference"
:
"c
e5be709d59b32dd8a88c80259028759991a4206
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/nikic/PHP-Parser/zipball/c
542e5d86a9775abd1021618eb2430278bfc1e01
"
,
"reference"
:
"c
542e5d86a9775abd1021618eb2430278bfc1e01
"
,
"url"
:
"https://api.github.com/repos/nikic/PHP-Parser/zipball/c
e5be709d59b32dd8a88c80259028759991a4206
"
,
"reference"
:
"c
e5be709d59b32dd8a88c80259028759991a4206
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -1626,20 +1626,20 @@
"parser"
,
"php"
],
"time"
:
"201
5-12-04 15:28:43
"
"time"
:
"201
6-02-28 19:48:28
"
},
{
"name"
:
"paragonie/random_compat"
,
"version"
:
"v1.
2.0
"
,
"version"
:
"v1.
4.1
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/paragonie/random_compat.git"
,
"reference"
:
"
b0e69d10852716b2ccbdff69c75c477637220790
"
"reference"
:
"
c7e26a21ba357863de030f0b9e701c7d04593774
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/paragonie/random_compat/zipball/
b0e69d10852716b2ccbdff69c75c477637220790
"
,
"reference"
:
"
b0e69d10852716b2ccbdff69c75c477637220790
"
,
"url"
:
"https://api.github.com/repos/paragonie/random_compat/zipball/
c7e26a21ba357863de030f0b9e701c7d04593774
"
,
"reference"
:
"
c7e26a21ba357863de030f0b9e701c7d04593774
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -1674,7 +1674,7 @@
"pseudorandom"
,
"random"
],
"time"
:
"2016-0
2-06 03:52:05
"
"time"
:
"2016-0
3-18 20:34:03
"
},
{
"name"
:
"phenx/php-font-lib"
,
...
...
@@ -1898,16 +1898,16 @@
},
{
"name"
:
"psy/psysh"
,
"version"
:
"v0.
6.1
"
,
"version"
:
"v0.
7.2
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/bobthecow/psysh.git"
,
"reference"
:
"
0f04df0b23663799a8941fae13cd8e6299bde3ed
"
"reference"
:
"
e64e10b20f8d229cac76399e1f3edddb57a0f280
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/bobthecow/psysh/zipball/
0f04df0b23663799a8941fae13cd8e6299bde3ed
"
,
"reference"
:
"
0f04df0b23663799a8941fae13cd8e6299bde3ed
"
,
"url"
:
"https://api.github.com/repos/bobthecow/psysh/zipball/
e64e10b20f8d229cac76399e1f3edddb57a0f280
"
,
"reference"
:
"
e64e10b20f8d229cac76399e1f3edddb57a0f280
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -1936,7 +1936,7 @@
"type"
:
"library"
,
"extra"
:
{
"branch-alias"
:
{
"dev-develop"
:
"0.
7
.x-dev"
"dev-develop"
:
"0.
8
.x-dev"
}
},
"autoload"
:
{
...
...
@@ -1966,7 +1966,7 @@
"interactive"
,
"shell"
],
"time"
:
"201
5-11-12 16:18:56
"
"time"
:
"201
6-03-09 05:03:14
"
},
{
"name"
:
"swiftmailer/swiftmailer"
,
...
...
@@ -2023,28 +2023,32 @@
},
{
"name"
:
"symfony/class-loader"
,
"version"
:
"v
2.8.2
"
,
"version"
:
"v
3.0.4
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/class-loader.git"
,
"reference"
:
"
98e9089a428ed0e39423b67352c57ef5910a3269
"
"reference"
:
"
cbb7e6a9c0213a0cffa5d9065ee8214ca4e83877
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/class-loader/zipball/
98e9089a428ed0e39423b67352c57ef5910a3269
"
,
"reference"
:
"
98e9089a428ed0e39423b67352c57ef5910a3269
"
,
"url"
:
"https://api.github.com/repos/symfony/class-loader/zipball/
cbb7e6a9c0213a0cffa5d9065ee8214ca4e83877
"
,
"reference"
:
"
cbb7e6a9c0213a0cffa5d9065ee8214ca4e83877
"
,
"shasum"
:
""
},
"require"
:
{
"php"
:
">=5.
3
.9"
"php"
:
">=5.
5
.9"
},
"require-dev"
:
{
"symfony/finder"
:
"~2.0,>=2.0.5|~3.0.0"
"symfony/finder"
:
"~2.8|~3.0"
,
"symfony/polyfill-apcu"
:
"~1.1"
},
"suggest"
:
{
"symfony/polyfill-apcu"
:
"For using ApcClassLoader on HHVM"
},
"type"
:
"library"
,
"extra"
:
{
"branch-alias"
:
{
"dev-master"
:
"
2.8
-dev"
"dev-master"
:
"
3.0
-dev"
}
},
"autoload"
:
{
...
...
@@ -2071,20 +2075,20 @@
],
"description"
:
"Symfony ClassLoader Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2016-0
1-03 15:33:41
"
"time"
:
"2016-0
3-30 10:41:14
"
},
{
"name"
:
"symfony/console"
,
"version"
:
"v3.0.
2
"
,
"version"
:
"v3.0.
4
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/console.git"
,
"reference"
:
"
5a02eaadaa285e2bb727eb6bbdfb8201fcd971b0
"
"reference"
:
"
6b1175135bc2a74c08a28d89761272de8beed8cd
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/console/zipball/
5a02eaadaa285e2bb727eb6bbdfb8201fcd971b0
"
,
"reference"
:
"
5a02eaadaa285e2bb727eb6bbdfb8201fcd971b0
"
,
"url"
:
"https://api.github.com/repos/symfony/console/zipball/
6b1175135bc2a74c08a28d89761272de8beed8cd
"
,
"reference"
:
"
6b1175135bc2a74c08a28d89761272de8beed8cd
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -2131,20 +2135,20 @@
],
"description"
:
"Symfony Console Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2016-0
2-02 13:44:19
"
"time"
:
"2016-0
3-16 17:00:50
"
},
{
"name"
:
"symfony/debug"
,
"version"
:
"v3.0.
2
"
,
"version"
:
"v3.0.
4
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/debug.git"
,
"reference"
:
"
29606049ced1ec715475f88d1bbe587252a3476e
"
"reference"
:
"
a06d10888a45afd97534506afb058ec38d9ba35b
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/debug/zipball/
29606049ced1ec715475f88d1bbe587252a3476e
"
,
"reference"
:
"
29606049ced1ec715475f88d1bbe587252a3476e
"
,
"url"
:
"https://api.github.com/repos/symfony/debug/zipball/
a06d10888a45afd97534506afb058ec38d9ba35b
"
,
"reference"
:
"
a06d10888a45afd97534506afb058ec38d9ba35b
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -2188,20 +2192,20 @@
],
"description"
:
"Symfony Debug Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2016-0
1-27 05:14:46
"
"time"
:
"2016-0
3-30 10:41:14
"
},
{
"name"
:
"symfony/event-dispatcher"
,
"version"
:
"v3.0.
2
"
,
"version"
:
"v3.0.
4
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/event-dispatcher.git"
,
"reference"
:
"
4dd5df31a28c0f82b41cb1e1599b74b5dcdbdafa
"
"reference"
:
"
9002dcf018d884d294b1ef20a6f968efc1128f39
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/event-dispatcher/zipball/
4dd5df31a28c0f82b41cb1e1599b74b5dcdbdafa
"
,
"reference"
:
"
4dd5df31a28c0f82b41cb1e1599b74b5dcdbdafa
"
,
"url"
:
"https://api.github.com/repos/symfony/event-dispatcher/zipball/
9002dcf018d884d294b1ef20a6f968efc1128f39
"
,
"reference"
:
"
9002dcf018d884d294b1ef20a6f968efc1128f39
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -2248,20 +2252,20 @@
],
"description"
:
"Symfony EventDispatcher Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2016-0
1-27 05:14:46
"
"time"
:
"2016-0
3-10 10:34:12
"
},
{
"name"
:
"symfony/finder"
,
"version"
:
"v3.0.
2
"
,
"version"
:
"v3.0.
4
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/finder.git"
,
"reference"
:
"
623bda0abd9aa29e529c8e9c08b3b84171914723
"
"reference"
:
"
c54e407b35bc098916704e9fd090da21da4c4f52
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/finder/zipball/
623bda0abd9aa29e529c8e9c08b3b84171914723
"
,
"reference"
:
"
623bda0abd9aa29e529c8e9c08b3b84171914723
"
,
"url"
:
"https://api.github.com/repos/symfony/finder/zipball/
c54e407b35bc098916704e9fd090da21da4c4f52
"
,
"reference"
:
"
c54e407b35bc098916704e9fd090da21da4c4f52
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -2297,24 +2301,25 @@
],
"description"
:
"Symfony Finder Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2016-0
1-27 05:14:46
"
"time"
:
"2016-0
3-10 11:13:05
"
},
{
"name"
:
"symfony/http-foundation"
,
"version"
:
"v3.0.
2
"
,
"version"
:
"v3.0.
4
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/http-foundation.git"
,
"reference"
:
"9
344a87ceedfc50354a39653e54257ee9aa6a77d
"
"reference"
:
"9
9f38445a874e7becb8afc4b4a79ee181cf6ec3f
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/http-foundation/zipball/9
344a87ceedfc50354a39653e54257ee9aa6a77d
"
,
"reference"
:
"9
344a87ceedfc50354a39653e54257ee9aa6a77d
"
,
"url"
:
"https://api.github.com/repos/symfony/http-foundation/zipball/9
9f38445a874e7becb8afc4b4a79ee181cf6ec3f
"
,
"reference"
:
"9
9f38445a874e7becb8afc4b4a79ee181cf6ec3f
"
,
"shasum"
:
""
},
"require"
:
{
"php"
:
">=5.5.9"
"php"
:
">=5.5.9"
,
"symfony/polyfill-mbstring"
:
"~1.1"
},
"require-dev"
:
{
"symfony/expression-language"
:
"~2.8|~3.0"
...
...
@@ -2349,20 +2354,20 @@
],
"description"
:
"Symfony HttpFoundation Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2016-0
2-02 13:44:19
"
"time"
:
"2016-0
3-27 14:50:32
"
},
{
"name"
:
"symfony/http-kernel"
,
"version"
:
"v3.0.
2
"
,
"version"
:
"v3.0.
4
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/http-kernel.git"
,
"reference"
:
"
cec02604450481ac26710ca4249cc61b57b23942
"
"reference"
:
"
579f828489659d7b3430f4bd9b67b4618b387dea
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/http-kernel/zipball/
cec02604450481ac26710ca4249cc61b57b23942
"
,
"reference"
:
"
cec02604450481ac26710ca4249cc61b57b23942
"
,
"url"
:
"https://api.github.com/repos/symfony/http-kernel/zipball/
579f828489659d7b3430f4bd9b67b4618b387dea
"
,
"reference"
:
"
579f828489659d7b3430f4bd9b67b4618b387dea
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -2431,11 +2436,11 @@
],
"description"
:
"Symfony HttpKernel Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2016-0
2-03 12:38:44
"
"time"
:
"2016-0
3-25 01:41:20
"
},
{
"name"
:
"symfony/polyfill-mbstring"
,
"version"
:
"v1.1.
0
"
,
"version"
:
"v1.1.
1
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/polyfill-mbstring.git"
,
...
...
@@ -2494,7 +2499,7 @@
},
{
"name"
:
"symfony/polyfill-php56"
,
"version"
:
"v1.1.
0
"
,
"version"
:
"v1.1.
1
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/polyfill-php56.git"
,
...
...
@@ -2550,7 +2555,7 @@
},
{
"name"
:
"symfony/polyfill-util"
,
"version"
:
"v1.1.
0
"
,
"version"
:
"v1.1.
1
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/polyfill-util.git"
,
...
...
@@ -2602,16 +2607,16 @@
},
{
"name"
:
"symfony/process"
,
"version"
:
"v3.0.
2
"
,
"version"
:
"v3.0.
4
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/process.git"
,
"reference"
:
"
dfecef47506179db2501430e732adbf3793099c8
"
"reference"
:
"
e6f1f98bbd355d209a992bfff45e7edfbd4a0776
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/process/zipball/
dfecef47506179db2501430e732adbf3793099c8
"
,
"reference"
:
"
dfecef47506179db2501430e732adbf3793099c8
"
,
"url"
:
"https://api.github.com/repos/symfony/process/zipball/
e6f1f98bbd355d209a992bfff45e7edfbd4a0776
"
,
"reference"
:
"
e6f1f98bbd355d209a992bfff45e7edfbd4a0776
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -2647,20 +2652,20 @@
],
"description"
:
"Symfony Process Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2016-0
2-02 13:44:19
"
"time"
:
"2016-0
3-30 10:41:14
"
},
{
"name"
:
"symfony/routing"
,
"version"
:
"v3.0.
2
"
,
"version"
:
"v3.0.
4
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/routing.git"
,
"reference"
:
"
4686baa55a835e1c1ede9b86ba02415c8c8d6166
"
"reference"
:
"
d061b609f2d0769494c381ec92f5c5cc5e4a20aa
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/routing/zipball/
4686baa55a835e1c1ede9b86ba02415c8c8d6166
"
,
"reference"
:
"
4686baa55a835e1c1ede9b86ba02415c8c8d6166
"
,
"url"
:
"https://api.github.com/repos/symfony/routing/zipball/
d061b609f2d0769494c381ec92f5c5cc5e4a20aa
"
,
"reference"
:
"
d061b609f2d0769494c381ec92f5c5cc5e4a20aa
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -2683,6 +2688,7 @@
"symfony/config"
:
"For using the all-in-one router or any loader"
,
"symfony/dependency-injection"
:
"For loading routes from a service"
,
"symfony/expression-language"
:
"For using expression matching"
,
"symfony/http-foundation"
:
"For using a Symfony Request object"
,
"symfony/yaml"
:
"For using the YAML loader"
},
"type"
:
"library"
,
...
...
@@ -2721,20 +2727,20 @@
"uri"
,
"url"
],
"time"
:
"2016-0
1-27 05:14:46
"
"time"
:
"2016-0
3-23 13:23:25
"
},
{
"name"
:
"symfony/translation"
,
"version"
:
"v3.0.
2
"
,
"version"
:
"v3.0.
4
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/translation.git"
,
"reference"
:
"
2de0b6f7ebe43cffd8a06996ebec6aab79ea9e91
"
"reference"
:
"
f7a07af51ea067745a521dab1e3152044a2fb1f2
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/translation/zipball/
2de0b6f7ebe43cffd8a06996ebec6aab79ea9e91
"
,
"reference"
:
"
2de0b6f7ebe43cffd8a06996ebec6aab79ea9e91
"
,
"url"
:
"https://api.github.com/repos/symfony/translation/zipball/
f7a07af51ea067745a521dab1e3152044a2fb1f2
"
,
"reference"
:
"
f7a07af51ea067745a521dab1e3152044a2fb1f2
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -2785,20 +2791,20 @@
],
"description"
:
"Symfony Translation Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2016-0
2-02 13:44:19
"
"time"
:
"2016-0
3-25 01:41:20
"
},
{
"name"
:
"symfony/var-dumper"
,
"version"
:
"v3.0.
2
"
,
"version"
:
"v3.0.
4
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/var-dumper.git"
,
"reference"
:
"
24bb94807eff00db49374c37ebf56a0304e8aef3
"
"reference"
:
"
3841ed86527d18ee2c35fe4afb1b2fc60f8fae79
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/var-dumper/zipball/
24bb94807eff00db49374c37ebf56a0304e8aef3
"
,
"reference"
:
"
24bb94807eff00db49374c37ebf56a0304e8aef3
"
,
"url"
:
"https://api.github.com/repos/symfony/var-dumper/zipball/
3841ed86527d18ee2c35fe4afb1b2fc60f8fae79
"
,
"reference"
:
"
3841ed86527d18ee2c35fe4afb1b2fc60f8fae79
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -2848,7 +2854,7 @@
"debug"
,
"dump"
],
"time"
:
"2016-0
1-07 13:38:51
"
"time"
:
"2016-0
3-10 10:34:12
"
},
{
"name"
:
"vlucas/phpdotenv"
,
...
...
@@ -3155,16 +3161,16 @@
},
{
"name"
:
"phpspec/phpspec"
,
"version"
:
"2.
4.1
"
,
"version"
:
"2.
5.0
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/phpspec/phpspec.git"
,
"reference"
:
"
5528ce1e93a1efa090c9404aba3395c329b4e6ed
"
"reference"
:
"
385ecb015e97c13818074f1517928b24d4a26067
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/phpspec/phpspec/zipball/
5528ce1e93a1efa090c9404aba3395c329b4e6ed
"
,
"reference"
:
"
5528ce1e93a1efa090c9404aba3395c329b4e6ed
"
,
"url"
:
"https://api.github.com/repos/phpspec/phpspec/zipball/
385ecb015e97c13818074f1517928b24d4a26067
"
,
"reference"
:
"
385ecb015e97c13818074f1517928b24d4a26067
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -3229,7 +3235,7 @@
"testing"
,
"tests"
],
"time"
:
"2016-0
1-01 10:17:54
"
"time"
:
"2016-0
3-20 20:34:32
"
},
{
"name"
:
"phpspec/prophecy"
,
...
...
@@ -3535,16 +3541,16 @@
},
{
"name"
:
"phpunit/phpunit"
,
"version"
:
"4.8.2
3
"
,
"version"
:
"4.8.2
4
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/sebastianbergmann/phpunit.git"
,
"reference"
:
"
6e351261f9cd33daf205a131a1ba61c6d33bd483
"
"reference"
:
"
a1066c562c52900a142a0e2bbf0582994671385e
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/sebastianbergmann/phpunit/zipball/
6e351261f9cd33daf205a131a1ba61c6d33bd483
"
,
"reference"
:
"
6e351261f9cd33daf205a131a1ba61c6d33bd483
"
,
"url"
:
"https://api.github.com/repos/sebastianbergmann/phpunit/zipball/
a1066c562c52900a142a0e2bbf0582994671385e
"
,
"reference"
:
"
a1066c562c52900a142a0e2bbf0582994671385e
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -3603,7 +3609,7 @@
"testing"
,
"xunit"
],
"time"
:
"2016-0
2-11 14:56:33
"
"time"
:
"2016-0
3-14 06:16:08
"
},
{
"name"
:
"phpunit/phpunit-mock-objects"
,
...
...
@@ -3779,16 +3785,16 @@
},
{
"name"
:
"sebastian/environment"
,
"version"
:
"1.3.
3
"
,
"version"
:
"1.3.
5
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/sebastianbergmann/environment.git"
,
"reference"
:
"
6e7133793a8e5a5714a551a8324337374be209d
f"
"reference"
:
"
dc7a29032cf72b54f36dac15a1ca5b3a1b6029b
f"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/sebastianbergmann/environment/zipball/
6e7133793a8e5a5714a551a8324337374be209d
f"
,
"reference"
:
"
6e7133793a8e5a5714a551a8324337374be209d
f"
,
"url"
:
"https://api.github.com/repos/sebastianbergmann/environment/zipball/
dc7a29032cf72b54f36dac15a1ca5b3a1b6029b
f"
,
"reference"
:
"
dc7a29032cf72b54f36dac15a1ca5b3a1b6029b
f"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -3825,7 +3831,7 @@
"environment"
,
"hhvm"
],
"time"
:
"201
5-12-02 08:37:27
"
"time"
:
"201
6-02-26 18:40:46
"
},
{
"name"
:
"sebastian/exporter"
,
...
...
@@ -4034,16 +4040,16 @@
},
{
"name"
:
"symfony/css-selector"
,
"version"
:
"v3.0.
2
"
,
"version"
:
"v3.0.
4
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/css-selector.git"
,
"reference"
:
"6
605602690578496091ac20ec7a5cbd160d4dff4
"
"reference"
:
"6
5e764f404685f2dc20c057e889b3ad04b2e2db0
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/css-selector/zipball/6
605602690578496091ac20ec7a5cbd160d4dff4
"
,
"reference"
:
"6
605602690578496091ac20ec7a5cbd160d4dff4
"
,
"url"
:
"https://api.github.com/repos/symfony/css-selector/zipball/6
5e764f404685f2dc20c057e889b3ad04b2e2db0
"
,
"reference"
:
"6
5e764f404685f2dc20c057e889b3ad04b2e2db0
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -4083,20 +4089,20 @@
],
"description"
:
"Symfony CssSelector Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2016-0
1-27 05:14:46
"
"time"
:
"2016-0
3-04 07:55:57
"
},
{
"name"
:
"symfony/dom-crawler"
,
"version"
:
"v3.0.
2
"
,
"version"
:
"v3.0.
4
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/dom-crawler.git"
,
"reference"
:
"
b693a9650aa004576b593ff2e91ae749dc90123d
"
"reference"
:
"
18a06d7a9af41718c20764a674a0ebba3bc40d1f
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/dom-crawler/zipball/
b693a9650aa004576b593ff2e91ae749dc90123d
"
,
"reference"
:
"
b693a9650aa004576b593ff2e91ae749dc90123d
"
,
"url"
:
"https://api.github.com/repos/symfony/dom-crawler/zipball/
18a06d7a9af41718c20764a674a0ebba3bc40d1f
"
,
"reference"
:
"
18a06d7a9af41718c20764a674a0ebba3bc40d1f
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -4139,20 +4145,20 @@
],
"description"
:
"Symfony DomCrawler Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2016-0
1-25 09:56:57
"
"time"
:
"2016-0
3-23 13:23:25
"
},
{
"name"
:
"symfony/yaml"
,
"version"
:
"v3.0.
2
"
,
"version"
:
"v3.0.
4
"
,
"source"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/symfony/yaml.git"
,
"reference"
:
"
3cf0709d7fe936e97bee9e954382e449003f1d9a
"
"reference"
:
"
0047c8366744a16de7516622c5b7355336afae96
"
},
"dist"
:
{
"type"
:
"zip"
,
"url"
:
"https://api.github.com/repos/symfony/yaml/zipball/
3cf0709d7fe936e97bee9e954382e449003f1d9a
"
,
"reference"
:
"
3cf0709d7fe936e97bee9e954382e449003f1d9a
"
,
"url"
:
"https://api.github.com/repos/symfony/yaml/zipball/
0047c8366744a16de7516622c5b7355336afae96
"
,
"reference"
:
"
0047c8366744a16de7516622c5b7355336afae96
"
,
"shasum"
:
""
},
"require"
:
{
...
...
@@ -4188,7 +4194,7 @@
],
"description"
:
"Symfony Yaml Component"
,
"homepage"
:
"https://symfony.com"
,
"time"
:
"2016-0
2-02 13:44:19
"
"time"
:
"2016-0
3-04 07:55:57
"
}
],
"aliases"
:
[],
...
...
Please
register
or
sign in
to post a comment