Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Platform
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Platform
Commits
257e2945
Commit
257e2945
authored
Jan 05, 2015
by
Nicolas Widart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updating dependencies
parent
0251117f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
420 additions
and
290 deletions
+420
-290
composer.lock
composer.lock
+420
-290
No files found.
composer.lock
View file @
257e2945
...
...
@@ -134,12 +134,12 @@
"source": {
"type": "git",
"url": "https://github.com/AsgardCms/Media.git",
"reference": "d
6174fa39ed2e5d7222fd00dee2cc8860d3f1670
"
"reference": "d
ba9b1228d9a296c3b7ec737399db848ae324748
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/AsgardCms/Media/zipball/d
6174fa39ed2e5d7222fd00dee2cc8860d3f1670
",
"reference": "d
6174fa39ed2e5d7222fd00dee2cc8860d3f1670
",
"url": "https://api.github.com/repos/AsgardCms/Media/zipball/d
ba9b1228d9a296c3b7ec737399db848ae324748
",
"reference": "d
ba9b1228d9a296c3b7ec737399db848ae324748
",
"shasum": ""
},
"require": {
...
...
@@ -168,7 +168,7 @@
"library",
"media"
],
"time": "201
4-12-13 10:00:52
"
"time": "201
5-01-03 14:15:04
"
},
{
"name": "asgardcms/menu-module",
...
...
@@ -692,6 +692,62 @@
"notification-url": "https://packagist.org/downloads/",
"time": "2014-01-17 12:21:18"
},
{
"name": "danielstjules/stringy",
"version": "1.8.0",
"source": {
"type": "git",
"url": "https://github.com/danielstjules/Stringy.git",
"reference": "d661047fb347cc384591fe3dbe5f62886f203416"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danielstjules/Stringy/zipball/d661047fb347cc384591fe3dbe5f62886f203416",
"reference": "d661047fb347cc384591fe3dbe5f62886f203416",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Stringy\\": "src/"
},
"files": [
"src/Create.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Daniel St. Jules",
"email": "danielst.jules@gmail.com",
"homepage": "http://www.danielstjules.com"
}
],
"description": "A string manipulation library with multibyte support",
"homepage": "https://github.com/danielstjules/Stringy",
"keywords": [
"UTF",
"helpers",
"manipulation",
"methods",
"multibyte",
"string",
"utf-8",
"utility",
"utils"
],
"time": "2015-01-04 06:54:13"
},
{
"name": "dimsav/laravel-translatable",
"version": "dev-master",
...
...
@@ -754,12 +810,12 @@
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "
04fb8c20354236bf72d194400a345c8f43191b99
"
"reference": "
b5202eb9e83f8db52e0e58867e0a46e63be8332e
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/
04fb8c20354236bf72d194400a345c8f43191b99
",
"reference": "
04fb8c20354236bf72d194400a345c8f43191b99
",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/
b5202eb9e83f8db52e0e58867e0a46e63be8332e
",
"reference": "
b5202eb9e83f8db52e0e58867e0a46e63be8332e
",
"shasum": ""
},
"require": {
...
...
@@ -814,7 +870,74 @@
"docblock",
"parser"
],
"time": "2014-12-18 18:33:26"
"time": "2014-12-23 22:40:37"
},
{
"name": "doctrine/inflector",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
"reference": "e5eaf8c7ded0877195b5d2848491e17b1c0a6c4d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/e5eaf8c7ded0877195b5d2848491e17b1c0a6c4d",
"reference": "e5eaf8c7ded0877195b5d2848491e17b1c0a6c4d",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"phpunit/phpunit": "4.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-0": {
"Doctrine\\Common\\Inflector\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "Common String Manipulations with regard to casing and singular/plural rules.",
"homepage": "http://www.doctrine-project.org",
"keywords": [
"inflection",
"pluralize",
"singularize",
"string"
],
"time": "2015-01-01 18:34:57"
},
{
"name": "doctrine/lexer",
...
...
@@ -992,12 +1115,12 @@
"source": {
"type": "git",
"url": "https://github.com/guzzle/RingPHP.git",
"reference": "a
903f51b692427318bc813217c0e6505287e79a4
"
"reference": "a
6dfe3ed43cba212a76773bc5329646042085459
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/RingPHP/zipball/a
903f51b692427318bc813217c0e6505287e79a4
",
"reference": "a
903f51b692427318bc813217c0e6505287e79a4
",
"url": "https://api.github.com/repos/guzzle/RingPHP/zipball/a
6dfe3ed43cba212a76773bc5329646042085459
",
"reference": "a
6dfe3ed43cba212a76773bc5329646042085459
",
"shasum": ""
},
"require": {
...
...
@@ -1034,7 +1157,8 @@
"homepage": "https://github.com/mtdowling"
}
],
"time": "2014-12-11 05:50:32"
"description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
"time": "2015-01-05 18:46:17"
},
{
"name": "guzzlehttp/streams",
...
...
@@ -1092,12 +1216,12 @@
"source": {
"type": "git",
"url": "https://github.com/illuminate/html.git",
"reference": "b04be9a
84be0d6f7552b281ad6b9e2795218fe56
"
"reference": "b04be9a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/html/zipball/b04be9a84be0d6f7552b281ad6b9e2795218fe56",
"reference": "b04be9a
84be0d6f7552b281ad6b9e2795218fe56
",
"reference": "b04be9a",
"shasum": ""
},
"require": {
...
...
@@ -1470,7 +1594,10 @@
"require": {
"classpreloader/classpreloader": "~1.0.2",
"d11wtq/boris": "~1.0",
"danielstjules/stringy": "~1.5",
"doctrine/annotations": "~1.0",
"doctrine/inflector": "~1.0",
"ext-mbstring": "*",
"ext-mcrypt": "*",
"ext-openssl": "*",
"ircmaxell/password-compat": "~1.0",
...
...
@@ -1479,7 +1606,6 @@
"monolog/monolog": "~1.11",
"mtdowling/cron-expression": "~1.0",
"nesbot/carbon": "~1.0",
"patchwork/utf8": "~1.1",
"php": ">=5.4.0",
"predis/predis": "~1.0",
"swiftmailer/swiftmailer": "~5.1",
...
...
@@ -1492,10 +1618,12 @@
"symfony/routing": "2.6.*",
"symfony/security-core": "2.6.*",
"symfony/translation": "2.6.*",
"symfony/var-dumper": "2.6.*",
"vlucas/phpdotenv": "~1.0"
},
"replace": {
"illuminate/auth": "self.version",
"illuminate/bus": "self.version",
"illuminate/cache": "self.version",
"illuminate/config": "self.version",
"illuminate/console": "self.version",
...
...
@@ -1513,6 +1641,7 @@
"illuminate/log": "self.version",
"illuminate/mail": "self.version",
"illuminate/pagination": "self.version",
"illuminate/pipeline": "self.version",
"illuminate/queue": "self.version",
"illuminate/redis": "self.version",
"illuminate/routing": "self.version",
...
...
@@ -1574,12 +1703,12 @@
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "
1b6c3f41b29671ca2dff32c179156ea2d26cc249
"
"reference": "
2bd5a0812236a834cb4bb07cab06d80c86881b3b
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/
1b6c3f41b29671ca2dff32c179156ea2d26cc249
",
"reference": "
1b6c3f41b29671ca2dff32c179156ea2d26cc249
",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/
2bd5a0812236a834cb4bb07cab06d80c86881b3b
",
"reference": "
2bd5a0812236a834cb4bb07cab06d80c86881b3b
",
"shasum": ""
},
"require": {
...
...
@@ -1654,7 +1783,7 @@
"sftp",
"storage"
],
"time": "201
4-12-16 18:08:21
"
"time": "201
5-01-04 22:04:13
"
},
{
"name": "mcamara/laravel-localization",
...
...
@@ -1712,12 +1841,12 @@
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "
5bee6fe56c2e8d1fc22b5188d49b6a2500df065f
"
"reference": "
17f651bb96692b084b3e0361d45aeb75e0a25ac0
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/
5bee6fe56c2e8d1fc22b5188d49b6a2500df065f
",
"reference": "
5bee6fe56c2e8d1fc22b5188d49b6a2500df065f
",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/
17f651bb96692b084b3e0361d45aeb75e0a25ac0
",
"reference": "
17f651bb96692b084b3e0361d45aeb75e0a25ac0
",
"shasum": ""
},
"require": {
...
...
@@ -1731,7 +1860,7 @@
"aws/aws-sdk-php": "~2.4, >2.4.8",
"doctrine/couchdb": "~1.0@dev",
"graylog2/gelf-php": "~1.0",
"phpunit/phpunit": "~
3.7
.0",
"phpunit/phpunit": "~
4
.0",
"raven/raven": "~0.5",
"ruflin/elastica": "0.90.*",
"videlalvaro/php-amqplib": "~2.4"
...
...
@@ -1750,7 +1879,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1
1
.x-dev"
"dev-master": "1.1
2
.x-dev"
}
},
"autoload": {
...
...
@@ -1776,7 +1905,7 @@
"logging",
"psr-3"
],
"time": "2014-12-
17 10:47:08
"
"time": "2014-12-
30 10:39:23
"
},
{
"name": "mpedrera/themify",
...
...
@@ -1998,62 +2127,6 @@
],
"time": "2014-07-23 18:24:17"
},
{
"name": "patchwork/utf8",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/tchwork/utf8.git",
"reference": "3024ee72d0ce7fc4bf87421f2954f956d3ad2ee5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tchwork/utf8/zipball/3024ee72d0ce7fc4bf87421f2954f956d3ad2ee5",
"reference": "3024ee72d0ce7fc4bf87421f2954f956d3ad2ee5",
"shasum": ""
},
"require": {
"lib-pcre": ">=7.3",
"php": ">=5.3.0"
},
"suggest": {
"ext-iconv": "Use iconv for best performance",
"ext-intl": "Use Intl for best performance",
"ext-mbstring": "Use Mbstring for best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2-dev"
}
},
"autoload": {
"psr-0": {
"Patchwork": "class/",
"Normalizer": "class/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"(Apache-2.0 or GPL-2.0)"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
}
],
"description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP",
"homepage": "https://github.com/tchwork/utf8",
"keywords": [
"grapheme",
"i18n",
"unicode",
"utf-8",
"utf8"
],
"time": "2014-11-10 16:16:54"
},
{
"name": "pingpong/generators",
"version": "1.0.1",
...
...
@@ -2107,12 +2180,12 @@
"source": {
"type": "git",
"url": "https://github.com/pingpong-labs/menus.git",
"reference": "a
4eff069b4de83ba93baf0cc2235187080ea6a2
f"
"reference": "a
76bb5e2728a7aff5806948f72393c5768f865a
f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pingpong-labs/menus/zipball/a
4eff069b4de83ba93baf0cc2235187080ea6a2
f",
"reference": "a
4eff069b4de83ba93baf0cc2235187080ea6a2
f",
"url": "https://api.github.com/repos/pingpong-labs/menus/zipball/a
76bb5e2728a7aff5806948f72393c5768f865a
f",
"reference": "a
76bb5e2728a7aff5806948f72393c5768f865a
f",
"shasum": ""
},
"require": {
...
...
@@ -2120,11 +2193,11 @@
"illuminate/html": "~5",
"illuminate/support": "~5",
"illuminate/view": "~5",
"php": ">=5.
3
.0"
"php": ">=5.
4
.0"
},
"require-dev": {
"mockery/mockery": "0.9.*",
"phpunit/phpunit": "
4.1.*
"
"phpunit/phpunit": "
~4
"
},
"type": "library",
"autoload": {
...
...
@@ -2151,7 +2224,7 @@
"navigation",
"pingpong"
],
"time": "2014-12-
26 03:05:49
"
"time": "2014-12-
30 02:46:53
"
},
{
"name": "pingpong/modules",
...
...
@@ -2216,12 +2289,12 @@
"source": {
"type": "git",
"url": "https://github.com/nrk/predis.git",
"reference": "
28accc93f0c3868711cfc89089f8cd953d642851
"
"reference": "
b8decc75a884fce1bfc62d5bc6823298a678f890
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nrk/predis/zipball/
28accc93f0c3868711cfc89089f8cd953d642851
",
"reference": "
28accc93f0c3868711cfc89089f8cd953d642851
",
"url": "https://api.github.com/repos/nrk/predis/zipball/
b8decc75a884fce1bfc62d5bc6823298a678f890
",
"reference": "
b8decc75a884fce1bfc62d5bc6823298a678f890
",
"shasum": ""
},
"require": {
...
...
@@ -2263,7 +2336,7 @@
"predis",
"redis"
],
"time": "201
4-11-07 13:24:35
"
"time": "201
5-01-02 13:37:26
"
},
{
"name": "psr/log",
...
...
@@ -2310,16 +2383,16 @@
},
{
"name": "react/promise",
"version": "v2.
1
.0",
"version": "v2.
2
.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/promise.git",
"reference": "
937b04f1b0ee8f6d180e75a0830aac778ca4bcd6
"
"reference": "
365fcee430dfa4ace1fbc75737ca60ceea7eeeef
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/reactphp/promise/zipball/
937b04f1b0ee8f6d180e75a0830aac778ca4bcd6
",
"reference": "
937b04f1b0ee8f6d180e75a0830aac778ca4bcd6
",
"url": "https://api.github.com/repos/reactphp/promise/zipball/
365fcee430dfa4ace1fbc75737ca60ceea7eeeef
",
"reference": "
365fcee430dfa4ace1fbc75737ca60ceea7eeeef
",
"shasum": ""
},
"require": {
...
...
@@ -2336,7 +2409,7 @@
"React\\Promise\\": "src/"
},
"files": [
"src/functions.php"
"src/functions
_include
.php"
]
},
"notification-url": "https://packagist.org/downloads/",
...
...
@@ -2350,7 +2423,7 @@
}
],
"description": "A lightweight implementation of CommonJS Promises/A for PHP",
"time": "2014-1
0-15 20:05:57
"
"time": "2014-1
2-30 13:32:42
"
},
{
"name": "swiftmailer/swiftmailer",
...
...
@@ -2411,12 +2484,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/Console.git",
"reference": "
4240553bedec413ac2453fdb4cd4c3095809e821
"
"reference": "
dd8eefdfe068170f9a841da598ace92b3ec9ef68
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Console/zipball/
4240553bedec413ac2453fdb4cd4c3095809e821
",
"reference": "
4240553bedec413ac2453fdb4cd4c3095809e821
",
"url": "https://api.github.com/repos/symfony/Console/zipball/
dd8eefdfe068170f9a841da598ace92b3ec9ef68
",
"reference": "
dd8eefdfe068170f9a841da598ace92b3ec9ef68
",
"shasum": ""
},
"require": {
...
...
@@ -2459,7 +2532,7 @@
],
"description": "Symfony Console Component",
"homepage": "http://symfony.com",
"time": "201
4-12-20 16:02:27
"
"time": "201
5-01-05 17:57:42
"
},
{
"name": "symfony/debug",
...
...
@@ -2468,12 +2541,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/Debug.git",
"reference": "
b92c90f0286fffdf9cc5807fc94881202461b9d6
"
"reference": "
7213c8200d60728c9d4c56d5830aa2d80ae3d25d
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Debug/zipball/
b92c90f0286fffdf9cc5807fc94881202461b9d6
",
"reference": "
b92c90f0286fffdf9cc5807fc94881202461b9d6
",
"url": "https://api.github.com/repos/symfony/Debug/zipball/
7213c8200d60728c9d4c56d5830aa2d80ae3d25d
",
"reference": "
7213c8200d60728c9d4c56d5830aa2d80ae3d25d
",
"shasum": ""
},
"require": {
...
...
@@ -2481,8 +2554,9 @@
"psr/log": "~1.0"
},
"require-dev": {
"symfony/class-loader": "~2.2",
"symfony/http-foundation": "~2.1",
"symfony/http-kernel": "~2.2"
"symfony/http-kernel": "~2.
3.24|~2.5.9|~2.6,>=2.6.
2"
},
"suggest": {
"symfony/http-foundation": "",
...
...
@@ -2515,7 +2589,7 @@
],
"description": "Symfony Debug Component",
"homepage": "http://symfony.com",
"time": "201
4-12-20 16:02:27
"
"time": "201
5-01-05 17:41:06
"
},
{
"name": "symfony/event-dispatcher",
...
...
@@ -2524,12 +2598,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/EventDispatcher.git",
"reference": "
24f2c9ea9353cbb25dc40786272f0b4f42ba3d3c
"
"reference": "
ab6a365245a48fa6502529a0be22cd6269d978f9
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/
24f2c9ea9353cbb25dc40786272f0b4f42ba3d3c
",
"reference": "
24f2c9ea9353cbb25dc40786272f0b4f42ba3d3c
",
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/
ab6a365245a48fa6502529a0be22cd6269d978f9
",
"reference": "
ab6a365245a48fa6502529a0be22cd6269d978f9
",
"shasum": ""
},
"require": {
...
...
@@ -2537,10 +2611,10 @@
},
"require-dev": {
"psr/log": "~1.0",
"symfony/config": "~2.0,>=2.0.5",
"symfony/dependency-injection": "~2.6",
"symfony/expression-language": "~2.6",
"symfony/stopwatch": "~2.3"
"symfony/config": "~2.0,>=2.0.5
|~3.0.0
",
"symfony/dependency-injection": "~2.6
|~3.0.0
",
"symfony/expression-language": "~2.6
|~3.0.0
",
"symfony/stopwatch": "~2.3
|~3.0.0
"
},
"suggest": {
"symfony/dependency-injection": "",
...
...
@@ -2573,7 +2647,7 @@
],
"description": "Symfony EventDispatcher Component",
"homepage": "http://symfony.com",
"time": "201
4-12-16 20:28:45
"
"time": "201
5-01-05 14:29:53
"
},
{
"name": "symfony/filesystem",
...
...
@@ -2582,12 +2656,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/Filesystem.git",
"reference": "
1ff6caf45e7c5aac036b1536a914afbf4b8c6066
"
"reference": "
afaca2a33dc0d9442a7ca4d87def8aff7d937b87
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Filesystem/zipball/
1ff6caf45e7c5aac036b1536a914afbf4b8c6066
",
"reference": "
1ff6caf45e7c5aac036b1536a914afbf4b8c6066
",
"url": "https://api.github.com/repos/symfony/Filesystem/zipball/
afaca2a33dc0d9442a7ca4d87def8aff7d937b87
",
"reference": "
afaca2a33dc0d9442a7ca4d87def8aff7d937b87
",
"shasum": ""
},
"require": {
...
...
@@ -2620,7 +2694,7 @@
],
"description": "Symfony Filesystem Component",
"homepage": "http://symfony.com",
"time": "201
4-12-12 16:23:01
"
"time": "201
5-01-04 09:06:13
"
},
{
"name": "symfony/finder",
...
...
@@ -2629,12 +2703,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/Finder.git",
"reference": "
42964c1ad15aac1322c4b45389a525f10b66e5d7
"
"reference": "
16513333bca64186c01609961a2bb1b95b5e1355
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Finder/zipball/
42964c1ad15aac1322c4b45389a525f10b66e5d7
",
"reference": "
42964c1ad15aac1322c4b45389a525f10b66e5d7
",
"url": "https://api.github.com/repos/symfony/Finder/zipball/
16513333bca64186c01609961a2bb1b95b5e1355
",
"reference": "
16513333bca64186c01609961a2bb1b95b5e1355
",
"shasum": ""
},
"require": {
...
...
@@ -2667,7 +2741,7 @@
],
"description": "Symfony Finder Component",
"homepage": "http://symfony.com",
"time": "201
4-12-12 16:21:40
"
"time": "201
5-01-03 08:01:59
"
},
{
"name": "symfony/http-foundation",
...
...
@@ -2676,12 +2750,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/HttpFoundation.git",
"reference": "
de3417053084145f472db53e747bc6a600b88c94
"
"reference": "
3f4ba2c658be910fe6cec46ed34ee900bd18bb01
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/
de3417053084145f472db53e747bc6a600b88c94
",
"reference": "
de3417053084145f472db53e747bc6a600b88c94
",
"url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/
3f4ba2c658be910fe6cec46ed34ee900bd18bb01
",
"reference": "
3f4ba2c658be910fe6cec46ed34ee900bd18bb01
",
"shasum": ""
},
"require": {
...
...
@@ -2720,7 +2794,7 @@
],
"description": "Symfony HttpFoundation Component",
"homepage": "http://symfony.com",
"time": "201
4-12-20 16:02:27
"
"time": "201
5-01-05 17:41:06
"
},
{
"name": "symfony/http-kernel",
...
...
@@ -2729,19 +2803,19 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/HttpKernel.git",
"reference": "
367a3947b17e92d0c738b869fca5cb8c873e420d
"
"reference": "
d9c620a6d677e9fc3fe18041499e5d3f3e2c7745
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/HttpKernel/zipball/
367a3947b17e92d0c738b869fca5cb8c873e420d
",
"reference": "
367a3947b17e92d0c738b869fca5cb8c873e420d
",
"url": "https://api.github.com/repos/symfony/HttpKernel/zipball/
d9c620a6d677e9fc3fe18041499e5d3f3e2c7745
",
"reference": "
d9c620a6d677e9fc3fe18041499e5d3f3e2c7745
",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"psr/log": "~1.0",
"symfony/debug": "~2.6",
"symfony/event-dispatcher": "
2.5.*,>2.5.8|~2.6,>2.6.1
",
"symfony/debug": "~2.6
,>=2.6.2
",
"symfony/event-dispatcher": "
~2.5.9|~2.6,>=2.6.2
",
"symfony/http-foundation": "~2.5,>=2.5.4"
},
"require-dev": {
...
...
@@ -2797,7 +2871,7 @@
],
"description": "Symfony HttpKernel Component",
"homepage": "http://symfony.com",
"time": "201
4-12-16 18:41:39
"
"time": "201
5-01-05 14:28:40
"
},
{
"name": "symfony/options-resolver",
...
...
@@ -2858,12 +2932,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/Process.git",
"reference": "
10a896e667e48bc0b895baa83cb77abcb29c51b6
"
"reference": "
03006c60f334c4e9f0fc2e87293a17a92ddac4b7
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Process/zipball/
10a896e667e48bc0b895baa83cb77abcb29c51b6
",
"reference": "
10a896e667e48bc0b895baa83cb77abcb29c51b6
",
"url": "https://api.github.com/repos/symfony/Process/zipball/
03006c60f334c4e9f0fc2e87293a17a92ddac4b7
",
"reference": "
03006c60f334c4e9f0fc2e87293a17a92ddac4b7
",
"shasum": ""
},
"require": {
...
...
@@ -2896,7 +2970,7 @@
],
"description": "Symfony Process Component",
"homepage": "http://symfony.com",
"time": "201
4-12-12 16:21:40
"
"time": "201
5-01-05 20:59:13
"
},
{
"name": "symfony/routing",
...
...
@@ -2905,12 +2979,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/Routing.git",
"reference": "
a8b2d731f79d7054fccaea5352d291d38fcbf5c0
"
"reference": "
28382c6806780ddc657c136a5ca4415dd3252f41
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Routing/zipball/
a8b2d731f79d7054fccaea5352d291d38fcbf5c0
",
"reference": "
a8b2d731f79d7054fccaea5352d291d38fcbf5c0
",
"url": "https://api.github.com/repos/symfony/Routing/zipball/
28382c6806780ddc657c136a5ca4415dd3252f41
",
"reference": "
28382c6806780ddc657c136a5ca4415dd3252f41
",
"shasum": ""
},
"require": {
...
...
@@ -2964,7 +3038,7 @@
"uri",
"url"
],
"time": "201
4-12-16 15:44:55
"
"time": "201
5-01-05 14:28:40
"
},
{
"name": "symfony/security-core",
...
...
@@ -2973,12 +3047,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
"reference": "
608f14386f86db5f6e6dd4c0793318528eee0763
"
"reference": "
db8c6964f9d69496b9ef21788c4afc4306113242
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/
608f14386f86db5f6e6dd4c0793318528eee0763
",
"reference": "
608f14386f86db5f6e6dd4c0793318528eee0763
",
"url": "https://api.github.com/repos/symfony/security-core/zipball/
db8c6964f9d69496b9ef21788c4afc4306113242
",
"reference": "
db8c6964f9d69496b9ef21788c4afc4306113242
",
"shasum": ""
},
"require": {
...
...
@@ -3027,7 +3101,7 @@
],
"description": "Symfony Security Component - Core Library",
"homepage": "http://symfony.com",
"time": "201
4-12-16 18:41:39
"
"time": "201
5-01-05 20:59:13
"
},
{
"name": "symfony/translation",
...
...
@@ -3036,12 +3110,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/Translation.git",
"reference": "
533b7107bd7e034c423d2008888c6a048e720867
"
"reference": "
f289cdf8179d32058c1e1cbac723106a5ff6fa39
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Translation/zipball/
533b7107bd7e034c423d2008888c6a048e720867
",
"reference": "
533b7107bd7e034c423d2008888c6a048e720867
",
"url": "https://api.github.com/repos/symfony/Translation/zipball/
f289cdf8179d32058c1e1cbac723106a5ff6fa39
",
"reference": "
f289cdf8179d32058c1e1cbac723106a5ff6fa39
",
"shasum": ""
},
"require": {
...
...
@@ -3085,7 +3159,60 @@
],
"description": "Symfony Translation Component",
"homepage": "http://symfony.com",
"time": "2014-12-16 15:44:55"
"time": "2015-01-03 15:33:07"
},
{
"name": "symfony/var-dumper",
"version": "2.6.x-dev",
"target-dir": "Symfony/Component/VarDumper",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "36af986811340fd4c1bc39cf848da388bbdd8473"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/36af986811340fd4c1bc39cf848da388bbdd8473",
"reference": "36af986811340fd4c1bc39cf848da388bbdd8473",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"suggest": {
"ext-symfony_debug": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6-dev"
}
},
"autoload": {
"files": [
"Resources/functions/dump.php"
],
"psr-0": {
"Symfony\\Component\\VarDumper\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
}
],
"description": "Symfony mechanism for exploring and dumping PHP variables",
"homepage": "http://symfony.com",
"keywords": [
"debug",
"dump"
],
"time": "2015-01-01 13:28:01"
},
{
"name": "vlucas/phpdotenv",
...
...
@@ -3146,12 +3273,12 @@
"source": {
"type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "
1015c5d23e01ae6025990dd501f8d921451e5927
"
"reference": "
548e12d45760ee66192029f4b642d2f4e3d64118
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/
1015c5d23e01ae6025990dd501f8d921451e5927
",
"reference": "
1015c5d23e01ae6025990dd501f8d921451e5927
",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/
548e12d45760ee66192029f4b642d2f4e3d64118
",
"reference": "
548e12d45760ee66192029f4b642d2f4e3d64118
",
"shasum": ""
},
"require": {
...
...
@@ -3192,7 +3319,7 @@
"profiler",
"webprofiler"
],
"time": "2014-12-
17 10:44:03
"
"time": "2014-12-
24 08:00:07
"
},
{
"name": "doctrine/instantiator",
...
...
@@ -3200,12 +3327,12 @@
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
"reference": "
40efa2d8c9e2948b29fdf5d782babaacb08d0c86
"
"reference": "
2a86bb6ae49191bd19976408ff19bbe49dace573
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/
40efa2d8c9e2948b29fdf5d782babaacb08d0c86
",
"reference": "
40efa2d8c9e2948b29fdf5d782babaacb08d0c86
",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/
2a86bb6ae49191bd19976408ff19bbe49dace573
",
"reference": "
2a86bb6ae49191bd19976408ff19bbe49dace573
",
"shasum": ""
},
"require": {
...
...
@@ -3246,7 +3373,7 @@
"constructor",
"instantiate"
],
"time": "201
4-12-12 16:47:07
"
"time": "201
5-01-05 02:10:42
"
},
{
"name": "fzaninotto/faker",
...
...
@@ -3254,12 +3381,12 @@
"source": {
"type": "git",
"url": "https://github.com/fzaninotto/Faker.git",
"reference": "
d82603adc7aa0f7d47c2e767fd33636803f4117a
"
"reference": "
9d9bd78a9c875e6cd8ab9555823017ef3182ece5
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/
d82603adc7aa0f7d47c2e767fd33636803f4117a
",
"reference": "
d82603adc7aa0f7d47c2e767fd33636803f4117a
",
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/
9d9bd78a9c875e6cd8ab9555823017ef3182ece5
",
"reference": "
9d9bd78a9c875e6cd8ab9555823017ef3182ece5
",
"shasum": ""
},
"require": {
...
...
@@ -3269,6 +3396,9 @@
"phpunit/phpunit": "~4.0",
"squizlabs/php_codesniffer": "~1.5"
},
"suggest": {
"ext-intl": "*"
},
"type": "library",
"extra": {
"branch-alias": {
...
...
@@ -3295,7 +3425,7 @@
"faker",
"fixtures"
],
"time": "201
4-12-18 07:45:28
"
"time": "201
5-01-04 23:56:37
"
},
{
"name": "maximebf/debugbar",
...
...
@@ -3303,12 +3433,12 @@
"source": {
"type": "git",
"url": "https://github.com/maximebf/php-debugbar.git",
"reference": "
a52fea02a8ad9e9b6c385b2ae44411306bd2657f
"
"reference": "
2d0877a48f376d51841148b1a7a31776356e97ea
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/
a52fea02a8ad9e9b6c385b2ae44411306bd2657f
",
"reference": "
a52fea02a8ad9e9b6c385b2ae44411306bd2657f
",
"url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/
2d0877a48f376d51841148b1a7a31776356e97ea
",
"reference": "
2d0877a48f376d51841148b1a7a31776356e97ea
",
"shasum": ""
},
"require": {
...
...
@@ -3351,7 +3481,7 @@
"keywords": [
"debug"
],
"time": "201
4-12-17 09:51:25
"
"time": "201
5-01-04 19:19:43
"
},
{
"name": "mockery/mockery",
...
...
@@ -3359,12 +3489,12 @@
"source": {
"type": "git",
"url": "https://github.com/padraic/mockery.git",
"reference": "
4055c0e8577dfbc841fd384797487ff3fc75afff
"
"reference": "
ee277735d9dea95553ee667bee3292cdd6947574
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/padraic/mockery/zipball/
4055c0e8577dfbc841fd384797487ff3fc75afff
",
"reference": "
4055c0e8577dfbc841fd384797487ff3fc75afff
",
"url": "https://api.github.com/repos/padraic/mockery/zipball/
ee277735d9dea95553ee667bee3292cdd6947574
",
"reference": "
ee277735d9dea95553ee667bee3292cdd6947574
",
"shasum": ""
},
"require": {
...
...
@@ -3417,7 +3547,63 @@
"test double",
"testing"
],
"time": "2014-11-18 13:37:25"
"time": "2014-12-31 11:42:06"
},
{
"name": "patchwork/utf8",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/tchwork/utf8.git",
"reference": "3024ee72d0ce7fc4bf87421f2954f956d3ad2ee5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tchwork/utf8/zipball/3024ee72d0ce7fc4bf87421f2954f956d3ad2ee5",
"reference": "3024ee72d0ce7fc4bf87421f2954f956d3ad2ee5",
"shasum": ""
},
"require": {
"lib-pcre": ">=7.3",
"php": ">=5.3.0"
},
"suggest": {
"ext-iconv": "Use iconv for best performance",
"ext-intl": "Use Intl for best performance",
"ext-mbstring": "Use Mbstring for best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2-dev"
}
},
"autoload": {
"psr-0": {
"Patchwork": "class/",
"Normalizer": "class/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"(Apache-2.0 or GPL-2.0)"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
}
],
"description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP",
"homepage": "https://github.com/tchwork/utf8",
"keywords": [
"grapheme",
"i18n",
"unicode",
"utf-8",
"utf8"
],
"time": "2014-11-10 16:16:54"
},
{
"name": "phpdocumentor/reflection-docblock",
...
...
@@ -3533,12 +3719,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "
de8096a74c459eb7279b6410dcf09e26e2cd88aa
"
"reference": "
29326b2455f383483d0fed3b7da9890177c33781
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/
de8096a74c459eb7279b6410dcf09e26e2cd88aa
",
"reference": "
de8096a74c459eb7279b6410dcf09e26e2cd88aa
",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/
29326b2455f383483d0fed3b7da9890177c33781
",
"reference": "
29326b2455f383483d0fed3b7da9890177c33781
",
"shasum": ""
},
"require": {
...
...
@@ -3551,7 +3737,7 @@
},
"require-dev": {
"ext-xdebug": ">=2.1.4",
"phpunit/phpunit": "
dev-master
"
"phpunit/phpunit": "
~4
"
},
"suggest": {
"ext-dom": "*",
...
...
@@ -3561,7 +3747,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "
3
.0.x-dev"
"dev-master": "
2
.0.x-dev"
}
},
"autoload": {
...
...
@@ -3570,9 +3756,6 @@
]
},
"notification-url": "https://packagist.org/downloads/",
"include-path": [
""
],
"license": [
"BSD-3-Clause"
],
...
...
@@ -3590,7 +3773,7 @@
"testing",
"xunit"
],
"time": "201
4-12-04 09:42:06
"
"time": "201
5-01-01 09:33:48
"
},
{
"name": "phpunit/php-file-iterator",
...
...
@@ -3731,12 +3914,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
"reference": "
f8d5d08c56de5cfd592b3340424a81733259a876
"
"reference": "
091ec6b68b31a15da4e41ba375c6f77b7f15c2b4
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/
f8d5d08c56de5cfd592b3340424a81733259a876
",
"reference": "
f8d5d08c56de5cfd592b3340424a81733259a876
",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/
091ec6b68b31a15da4e41ba375c6f77b7f15c2b4
",
"reference": "
091ec6b68b31a15da4e41ba375c6f77b7f15c2b4
",
"shasum": ""
},
"require": {
...
...
@@ -3772,7 +3955,7 @@
"keywords": [
"tokenizer"
],
"time": "201
4-08-31 06:12:13
"
"time": "201
5-01-02 15:57:31
"
},
{
"name": "phpunit/phpunit",
...
...
@@ -3780,12 +3963,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "
a26a348a8686a8f523c53ed2683d65b3d36956bd
"
"reference": "
42ee7e9b012d14d6bb008d723ee75b60662656e0
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/
a26a348a8686a8f523c53ed2683d65b3d36956bd
",
"reference": "
a26a348a8686a8f523c53ed2683d65b3d36956bd
",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/
42ee7e9b012d14d6bb008d723ee75b60662656e0
",
"reference": "
42ee7e9b012d14d6bb008d723ee75b60662656e0
",
"shasum": ""
},
"require": {
...
...
@@ -3796,7 +3979,7 @@
"ext-spl": "*",
"php": ">=5.3.3",
"phpspec/prophecy": "~1.3.1",
"phpunit/php-code-coverage": "~
3
.0",
"phpunit/php-code-coverage": "~
2
.0",
"phpunit/php-file-iterator": "~1.3",
"phpunit/php-text-template": "~1.2",
"phpunit/php-timer": "~1.0",
...
...
@@ -3844,7 +4027,7 @@
"testing",
"xunit"
],
"time": "201
4-12-19 06:27:31
"
"time": "201
5-01-05 05:30:53
"
},
{
"name": "phpunit/phpunit-mock-objects",
...
...
@@ -3852,12 +4035,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
"reference": "
96c5b81f9842f38fe6c73ad0020306cc4862a9e3
"
"reference": "
6668906147047e8cd8ee66847feb65e55cc4e7e6
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/
96c5b81f9842f38fe6c73ad0020306cc4862a9e3
",
"reference": "
96c5b81f9842f38fe6c73ad0020306cc4862a9e3
",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/
6668906147047e8cd8ee66847feb65e55cc4e7e6
",
"reference": "
6668906147047e8cd8ee66847feb65e55cc4e7e6
",
"shasum": ""
},
"require": {
...
...
@@ -3899,7 +4082,7 @@
"mock",
"xunit"
],
"time": "201
4-10-04 10:04:20
"
"time": "201
5-01-01 09:22:12
"
},
{
"name": "sebastian/comparator",
...
...
@@ -3907,12 +4090,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "
4c7f82f0599413ed5521e464071ee8460c96ce89
"
"reference": "
6a1e846331bb3cc1a305168125d047fb86260e3d
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/
4c7f82f0599413ed5521e464071ee8460c96ce89
",
"reference": "
4c7f82f0599413ed5521e464071ee8460c96ce89
",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/
6a1e846331bb3cc1a305168125d047fb86260e3d
",
"reference": "
6a1e846331bb3cc1a305168125d047fb86260e3d
",
"shasum": ""
},
"require": {
...
...
@@ -3963,7 +4146,7 @@
"compare",
"equality"
],
"time": "201
4-12-04 15:00:21
"
"time": "201
5-01-05 16:29:00
"
},
{
"name": "sebastian/diff",
...
...
@@ -3971,12 +4154,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
"reference": "
f38057b48125c2b421361da224a8aa800d70aeca
"
"reference": "
6dc90302a4cdf8486c221a0ad3a4da53859fcfa5
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/
f38057b48125c2b421361da224a8aa800d70aeca
",
"reference": "
f38057b48125c2b421361da224a8aa800d70aeca
",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/
6dc90302a4cdf8486c221a0ad3a4da53859fcfa5
",
"reference": "
6dc90302a4cdf8486c221a0ad3a4da53859fcfa5
",
"shasum": ""
},
"require": {
...
...
@@ -4015,7 +4198,7 @@
"keywords": [
"diff"
],
"time": "201
4-11-22 06:25:40
"
"time": "201
5-01-01 09:20:29
"
},
{
"name": "sebastian/environment",
...
...
@@ -4023,24 +4206,24 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
"reference": "
a4420fdad8ef5e525cdeb66adbb5ed9e873e6128
"
"reference": "
5a8c7d31914337b69923db26c4221b81ff5a196e
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/
a4420fdad8ef5e525cdeb66adbb5ed9e873e6128
",
"reference": "
a4420fdad8ef5e525cdeb66adbb5ed9e873e6128
",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/
5a8c7d31914337b69923db26c4221b81ff5a196e
",
"reference": "
5a8c7d31914337b69923db26c4221b81ff5a196e
",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"phpunit/phpunit": "~4.
3
"
"phpunit/phpunit": "~4.
4
"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.
2
.x-dev"
"dev-master": "1.
3
.x-dev"
}
},
"autoload": {
...
...
@@ -4065,7 +4248,7 @@
"environment",
"hhvm"
],
"time": "201
4-12-15 10:20:32
"
"time": "201
5-01-01 10:01:08
"
},
{
"name": "sebastian/exporter",
...
...
@@ -4073,12 +4256,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "
c7d59948d6e82818e1bdff7cadb6c34710eb7dc0
"
"reference": "
e0a5fdd64463a0d524305c733e3e4391c76cf739
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/
c7d59948d6e82818e1bdff7cadb6c34710eb7dc0
",
"reference": "
c7d59948d6e82818e1bdff7cadb6c34710eb7dc0
",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/
e0a5fdd64463a0d524305c733e3e4391c76cf739
",
"reference": "
e0a5fdd64463a0d524305c733e3e4391c76cf739
",
"shasum": ""
},
"require": {
...
...
@@ -4130,7 +4313,7 @@
"export",
"exporter"
],
"time": "201
4-09-10 00:51:36
"
"time": "201
5-01-01 09:36:15
"
},
{
"name": "sebastian/global-state",
...
...
@@ -4138,12 +4321,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "
231d48620efde984fd077ee92916099a3ece9a59
"
"reference": "
0b46bd9fbe4b639757d2ee5682db207a99bc137b
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/
231d48620efde984fd077ee92916099a3ece9a59
",
"reference": "
231d48620efde984fd077ee92916099a3ece9a59
",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/
0b46bd9fbe4b639757d2ee5682db207a99bc137b
",
"reference": "
0b46bd9fbe4b639757d2ee5682db207a99bc137b
",
"shasum": ""
},
"require": {
...
...
@@ -4181,20 +4364,20 @@
"keywords": [
"global state"
],
"time": "201
4-10-06 09:49:1
1"
"time": "201
5-01-01 09:36:2
1"
},
{
"name": "sebastian/version",
"version": "1.0.
3
",
"version": "1.0.
4
",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
"reference": "
b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43
"
"reference": "
a77d9123f8e809db3fbdea15038c27a95da4058b
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/
b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43
",
"reference": "
b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43
",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/
a77d9123f8e809db3fbdea15038c27a95da4058b
",
"reference": "
a77d9123f8e809db3fbdea15038c27a95da4058b
",
"shasum": ""
},
"type": "library",
...
...
@@ -4216,7 +4399,7 @@
],
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",
"time": "2014-
03-07 15:35:33
"
"time": "2014-
12-15 14:25:24
"
},
{
"name": "symfony/browser-kit",
...
...
@@ -4225,21 +4408,21 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/BrowserKit.git",
"reference": "
35a5c4dc5d94da28668173cf5d3d193975086ea1
"
"reference": "
171b45e38e19a0c8be85059653e3c7fe303a217e
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/BrowserKit/zipball/
35a5c4dc5d94da28668173cf5d3d193975086ea1
",
"reference": "
35a5c4dc5d94da28668173cf5d3d193975086ea1
",
"url": "https://api.github.com/repos/symfony/BrowserKit/zipball/
171b45e38e19a0c8be85059653e3c7fe303a217e
",
"reference": "
171b45e38e19a0c8be85059653e3c7fe303a217e
",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"symfony/dom-crawler": "~2.0,>=2.0.5"
"symfony/dom-crawler": "~2.0,>=2.0.5
|~3.0.0
"
},
"require-dev": {
"symfony/css-selector": "~2.0,>=2.0.5",
"symfony/process": "~2.0,>=2.0.5"
"symfony/css-selector": "~2.0,>=2.0.5
|~3.0.0
",
"symfony/process": "~2.0,>=2.0.5
|~3.0.0
"
},
"suggest": {
"symfony/process": ""
...
...
@@ -4271,28 +4454,28 @@
],
"description": "Symfony BrowserKit Component",
"homepage": "http://symfony.com",
"time": "201
4-12-16 20:28:45
"
"time": "201
5-01-03 08:02:46
"
},
{
"name": "symfony/dom-crawler",
"version": "
2.7.x-dev
",
"version": "
dev-master
",
"target-dir": "Symfony/Component/DomCrawler",
"source": {
"type": "git",
"url": "https://github.com/symfony/DomCrawler.git",
"reference": "
602468f00d1b2fffb1342bd88f6da585a073b7d6
"
"reference": "
7f6361a50f01e551bda9a578d556208d8b8d4f3c
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/DomCrawler/zipball/
602468f00d1b2fffb1342bd88f6da585a073b7d6
",
"reference": "
602468f00d1b2fffb1342bd88f6da585a073b7d6
",
"url": "https://api.github.com/repos/symfony/DomCrawler/zipball/
7f6361a50f01e551bda9a578d556208d8b8d4f3c
",
"reference": "
7f6361a50f01e551bda9a578d556208d8b8d4f3c
",
"shasum": ""
},
"require": {
"php": ">=5.
3.3
"
"php": ">=5.
5.9
"
},
"require-dev": {
"symfony/css-selector": "~2.
3
"
"symfony/css-selector": "~2.
7|~3.0
"
},
"suggest": {
"symfony/css-selector": ""
...
...
@@ -4300,7 +4483,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "
2.7
-dev"
"dev-master": "
3.0
-dev"
}
},
"autoload": {
...
...
@@ -4324,60 +4507,7 @@
],
"description": "Symfony DomCrawler Component",
"homepage": "http://symfony.com",
"time": "2014-12-16 20:28:45"
},
{
"name": "symfony/var-dumper",
"version": "2.7.x-dev",
"target-dir": "Symfony/Component/VarDumper",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "b0924b9df2f9fe93f63124ae4b49ffed0f9a17eb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/b0924b9df2f9fe93f63124ae4b49ffed0f9a17eb",
"reference": "b0924b9df2f9fe93f63124ae4b49ffed0f9a17eb",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"suggest": {
"ext-symfony_debug": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.7-dev"
}
},
"autoload": {
"files": [
"Resources/functions/dump.php"
],
"psr-0": {
"Symfony\\Component\\VarDumper\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
}
],
"description": "Symfony mechanism for exploring and dumping PHP variables",
"homepage": "http://symfony.com",
"keywords": [
"debug",
"dump"
],
"time": "2014-12-08 08:43:57"
"time": "2015-01-03 08:04:30"
},
{
"name": "symfony/yaml",
...
...
@@ -4386,16 +4516,16 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/Yaml.git",
"reference": "
3155ce5ba6eb4abb11396c0cc80d3f3b9c37173f
"
"reference": "
44d09645715d04db154d8a875610bab1e486f931
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Yaml/zipball/
3155ce5ba6eb4abb11396c0cc80d3f3b9c37173f
",
"reference": "
3155ce5ba6eb4abb11396c0cc80d3f3b9c37173f
",
"url": "https://api.github.com/repos/symfony/Yaml/zipball/
44d09645715d04db154d8a875610bab1e486f931
",
"reference": "
44d09645715d04db154d8a875610bab1e486f931
",
"shasum": ""
},
"require": {
"php": ">=5.
3.3
"
"php": ">=5.
5.9
"
},
"type": "library",
"extra": {
...
...
@@ -4424,7 +4554,7 @@
],
"description": "Symfony Yaml Component",
"homepage": "http://symfony.com",
"time": "201
4-12-12 16:24:25
"
"time": "201
5-01-03 15:56:00
"
}
],
"aliases": [],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment