mirror of
https://github.com/flarum/core.git
synced 2025-08-07 00:47:00 +02:00
Upgrade to JSON-API RC3 + latest version of tobscure/json-api
Note: npm source for ember-json-api changed to a fork, but I still had to apply a custom change to get polymorphic relationships to work (see https://github.com/kurko/ember-json-api/pull/71#issuecomment-85257281)
This commit is contained in:
258
framework/core/composer.lock
generated
258
framework/core/composer.lock
generated
@@ -135,12 +135,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/illuminate/container.git",
|
||||
"reference": "7ffdad0a2b2c600445deb57f5f7e93092e44ca2a"
|
||||
"reference": "17cfa85970c5729cb504a7dfa0d142a5d1bb3547"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/illuminate/container/zipball/7ffdad0a2b2c600445deb57f5f7e93092e44ca2a",
|
||||
"reference": "7ffdad0a2b2c600445deb57f5f7e93092e44ca2a",
|
||||
"url": "https://api.github.com/repos/illuminate/container/zipball/17cfa85970c5729cb504a7dfa0d142a5d1bb3547",
|
||||
"reference": "17cfa85970c5729cb504a7dfa0d142a5d1bb3547",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -169,7 +169,8 @@
|
||||
}
|
||||
],
|
||||
"description": "The Illuminate Container package.",
|
||||
"time": "2015-02-11 16:00:31"
|
||||
"homepage": "http://laravel.com",
|
||||
"time": "2015-03-07 15:07:05"
|
||||
},
|
||||
{
|
||||
"name": "illuminate/contracts",
|
||||
@@ -177,12 +178,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/illuminate/contracts.git",
|
||||
"reference": "66dbfb78c67622367b50a0f2ce3e0be52f19f6e1"
|
||||
"reference": "bd6f39e211d9fecd0d7b9a4e6826c10dd3a6c769"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/illuminate/contracts/zipball/66dbfb78c67622367b50a0f2ce3e0be52f19f6e1",
|
||||
"reference": "66dbfb78c67622367b50a0f2ce3e0be52f19f6e1",
|
||||
"url": "https://api.github.com/repos/illuminate/contracts/zipball/bd6f39e211d9fecd0d7b9a4e6826c10dd3a6c769",
|
||||
"reference": "bd6f39e211d9fecd0d7b9a4e6826c10dd3a6c769",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -210,7 +211,8 @@
|
||||
}
|
||||
],
|
||||
"description": "The Illuminate Contracts package.",
|
||||
"time": "2015-02-04 15:23:46"
|
||||
"homepage": "http://laravel.com",
|
||||
"time": "2015-03-07 15:07:05"
|
||||
},
|
||||
{
|
||||
"name": "illuminate/database",
|
||||
@@ -218,12 +220,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/illuminate/database.git",
|
||||
"reference": "c79543fe832b41ddb6b131c5c85c379facebf657"
|
||||
"reference": "2915bd599829eeb5ecb92cb4a437ee3859bec568"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/illuminate/database/zipball/c79543fe832b41ddb6b131c5c85c379facebf657",
|
||||
"reference": "c79543fe832b41ddb6b131c5c85c379facebf657",
|
||||
"url": "https://api.github.com/repos/illuminate/database/zipball/2915bd599829eeb5ecb92cb4a437ee3859bec568",
|
||||
"reference": "2915bd599829eeb5ecb92cb4a437ee3859bec568",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -261,13 +263,14 @@
|
||||
}
|
||||
],
|
||||
"description": "The Illuminate Database package.",
|
||||
"homepage": "http://laravel.com",
|
||||
"keywords": [
|
||||
"database",
|
||||
"laravel",
|
||||
"orm",
|
||||
"sql"
|
||||
],
|
||||
"time": "2015-02-23 22:48:09"
|
||||
"time": "2015-03-22 19:07:50"
|
||||
},
|
||||
{
|
||||
"name": "illuminate/support",
|
||||
@@ -275,12 +278,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/illuminate/support.git",
|
||||
"reference": "3ef267a25145cc6ff0b3993c95a20cf1d934cf6b"
|
||||
"reference": "f15c8ed68d344d4fd514cd4b30169cb86d14b0eb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/illuminate/support/zipball/3ef267a25145cc6ff0b3993c95a20cf1d934cf6b",
|
||||
"reference": "3ef267a25145cc6ff0b3993c95a20cf1d934cf6b",
|
||||
"url": "https://api.github.com/repos/illuminate/support/zipball/f15c8ed68d344d4fd514cd4b30169cb86d14b0eb",
|
||||
"reference": "f15c8ed68d344d4fd514cd4b30169cb86d14b0eb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -318,7 +321,8 @@
|
||||
}
|
||||
],
|
||||
"description": "The Illuminate Support package.",
|
||||
"time": "2015-02-24 00:00:31"
|
||||
"homepage": "http://laravel.com",
|
||||
"time": "2015-03-18 00:02:27"
|
||||
},
|
||||
{
|
||||
"name": "misd/linkify",
|
||||
@@ -373,16 +377,16 @@
|
||||
},
|
||||
{
|
||||
"name": "nesbot/carbon",
|
||||
"version": "1.14.0",
|
||||
"version": "1.17.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/briannesbitt/Carbon.git",
|
||||
"reference": "bb87460c995d97fe55b39e65f6ffb7f64b0a941e"
|
||||
"reference": "a1dd1ad9abfc8b3c4d8768068e6c71d293424e86"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/bb87460c995d97fe55b39e65f6ffb7f64b0a941e",
|
||||
"reference": "bb87460c995d97fe55b39e65f6ffb7f64b0a941e",
|
||||
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/a1dd1ad9abfc8b3c4d8768068e6c71d293424e86",
|
||||
"reference": "a1dd1ad9abfc8b3c4d8768068e6c71d293424e86",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -409,13 +413,13 @@
|
||||
}
|
||||
],
|
||||
"description": "A simple API extension for DateTime.",
|
||||
"homepage": "https://github.com/briannesbitt/Carbon",
|
||||
"homepage": "http://carbon.nesbot.com",
|
||||
"keywords": [
|
||||
"date",
|
||||
"datetime",
|
||||
"time"
|
||||
],
|
||||
"time": "2015-02-06 05:07:29"
|
||||
"time": "2015-03-08 14:05:44"
|
||||
},
|
||||
{
|
||||
"name": "tobscure/json-api",
|
||||
@@ -423,12 +427,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/tobscure/json-api.git",
|
||||
"reference": "b48789f0e2fba8c813cd59f2bcfed3daf698ad97"
|
||||
"reference": "053b4f1fc1da9654bb6ba134da22f50a70554fea"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/tobscure/json-api/zipball/b48789f0e2fba8c813cd59f2bcfed3daf698ad97",
|
||||
"reference": "b48789f0e2fba8c813cd59f2bcfed3daf698ad97",
|
||||
"url": "https://api.github.com/repos/tobscure/json-api/zipball/053b4f1fc1da9654bb6ba134da22f50a70554fea",
|
||||
"reference": "053b4f1fc1da9654bb6ba134da22f50a70554fea",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -451,7 +455,7 @@
|
||||
}
|
||||
],
|
||||
"description": "JSON-API responses in PHP.",
|
||||
"time": "2015-02-24 10:51:39"
|
||||
"time": "2015-03-24 03:52:18"
|
||||
},
|
||||
{
|
||||
"name": "tobscure/permissible",
|
||||
@@ -459,12 +463,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/tobscure/permissible.git",
|
||||
"reference": "ecd716f8e9420d4c5e486c44fda7514d6c0ffbc6"
|
||||
"reference": "86536bbdea2073d69dfc45e29d10bbab245977df"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/tobscure/permissible/zipball/ecd716f8e9420d4c5e486c44fda7514d6c0ffbc6",
|
||||
"reference": "ecd716f8e9420d4c5e486c44fda7514d6c0ffbc6",
|
||||
"url": "https://api.github.com/repos/tobscure/permissible/zipball/86536bbdea2073d69dfc45e29d10bbab245977df",
|
||||
"reference": "86536bbdea2073d69dfc45e29d10bbab245977df",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -488,7 +492,7 @@
|
||||
}
|
||||
],
|
||||
"description": "Powerful, flexible, relational permissions using Eloquent.",
|
||||
"time": "2015-02-24 10:52:32"
|
||||
"time": "2015-03-17 06:29:41"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
@@ -498,12 +502,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Codeception/Codeception.git",
|
||||
"reference": "142599e281b63dbe79a243b237187d078f8d86ce"
|
||||
"reference": "ade835f79160658ae16eb5ce40f8761627559159"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/142599e281b63dbe79a243b237187d078f8d86ce",
|
||||
"reference": "142599e281b63dbe79a243b237187d078f8d86ce",
|
||||
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/ade835f79160658ae16eb5ce40f8761627559159",
|
||||
"reference": "ade835f79160658ae16eb5ce40f8761627559159",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -570,7 +574,7 @@
|
||||
"functional testing",
|
||||
"unit testing"
|
||||
],
|
||||
"time": "2015-02-23 23:30:41"
|
||||
"time": "2015-03-23 23:00:13"
|
||||
},
|
||||
{
|
||||
"name": "codeception/mockery-module",
|
||||
@@ -815,12 +819,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/guzzle/RingPHP.git",
|
||||
"reference": "a1da305d1c5c0175abf7bc912cb065e906de9500"
|
||||
"reference": "6af9751f947d7c6b4ec857ff2b5a5538c24c2596"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/guzzle/RingPHP/zipball/a1da305d1c5c0175abf7bc912cb065e906de9500",
|
||||
"reference": "a1da305d1c5c0175abf7bc912cb065e906de9500",
|
||||
"url": "https://api.github.com/repos/guzzle/RingPHP/zipball/6af9751f947d7c6b4ec857ff2b5a5538c24c2596",
|
||||
"reference": "6af9751f947d7c6b4ec857ff2b5a5538c24c2596",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -858,7 +862,7 @@
|
||||
}
|
||||
],
|
||||
"description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
|
||||
"time": "2015-02-08 23:29:08"
|
||||
"time": "2015-03-23 03:26:29"
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/streams",
|
||||
@@ -911,17 +915,62 @@
|
||||
"time": "2015-01-22 00:01:34"
|
||||
},
|
||||
{
|
||||
"name": "laracasts/testdummy",
|
||||
"version": "2.0.12",
|
||||
"name": "hamcrest/hamcrest-php",
|
||||
"version": "v1.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laracasts/TestDummy.git",
|
||||
"reference": "a3cb5605fbdac17f0a8973ece0e41b1221ccc990"
|
||||
"url": "https://github.com/hamcrest/hamcrest-php.git",
|
||||
"reference": "ac50c470531243944f977b8de75be0b684a9cb51"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laracasts/TestDummy/zipball/a3cb5605fbdac17f0a8973ece0e41b1221ccc990",
|
||||
"reference": "a3cb5605fbdac17f0a8973ece0e41b1221ccc990",
|
||||
"url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/ac50c470531243944f977b8de75be0b684a9cb51",
|
||||
"reference": "ac50c470531243944f977b8de75be0b684a9cb51",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.2"
|
||||
},
|
||||
"replace": {
|
||||
"cordoval/hamcrest-php": "*",
|
||||
"davedevelopment/hamcrest-php": "*",
|
||||
"kodova/hamcrest-php": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/php-file-iterator": "1.3.3",
|
||||
"satooshi/php-coveralls": "dev-master"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"hamcrest"
|
||||
],
|
||||
"files": [
|
||||
"hamcrest/Hamcrest.php"
|
||||
]
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"BSD"
|
||||
],
|
||||
"description": "This is the PHP port of Hamcrest Matchers",
|
||||
"keywords": [
|
||||
"test"
|
||||
],
|
||||
"time": "2015-01-20 19:34:09"
|
||||
},
|
||||
{
|
||||
"name": "laracasts/testdummy",
|
||||
"version": "2.1.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laracasts/TestDummy.git",
|
||||
"reference": "8c5423605b2294bdcb819c5dc298d15c1158c478"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laracasts/TestDummy/zipball/8c5423605b2294bdcb819c5dc298d15c1158c478",
|
||||
"reference": "8c5423605b2294bdcb819c5dc298d15c1158c478",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -930,12 +979,14 @@
|
||||
"php": ">=5.4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpspec/phpspec": "~2.0"
|
||||
"illuminate/database": "~4.0|~5.0",
|
||||
"phpspec/phpspec": "~2.0",
|
||||
"phpunit/phpunit": "~4.7@dev"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Laracasts\\TestDummy": "src/"
|
||||
"psr-4": {
|
||||
"Laracasts\\TestDummy\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
@@ -955,7 +1006,7 @@
|
||||
"stubs",
|
||||
"testing"
|
||||
],
|
||||
"time": "2015-01-07 19:32:02"
|
||||
"time": "2015-03-15 06:09:30"
|
||||
},
|
||||
{
|
||||
"name": "mockery/mockery",
|
||||
@@ -963,20 +1014,20 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/padraic/mockery.git",
|
||||
"reference": "2448c5b27f40d11db1f7bcee5a1188fef8ae490a"
|
||||
"reference": "5311940484f2c117d32f835637f5c71a49618d8c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/padraic/mockery/zipball/2448c5b27f40d11db1f7bcee5a1188fef8ae490a",
|
||||
"reference": "2448c5b27f40d11db1f7bcee5a1188fef8ae490a",
|
||||
"url": "https://api.github.com/repos/padraic/mockery/zipball/5311940484f2c117d32f835637f5c71a49618d8c",
|
||||
"reference": "5311940484f2c117d32f835637f5c71a49618d8c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"hamcrest/hamcrest-php": "~1.1",
|
||||
"lib-pcre": ">=7.0",
|
||||
"php": ">=5.3.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"hamcrest/hamcrest-php": "~1.1",
|
||||
"phpunit/phpunit": "~4.0"
|
||||
},
|
||||
"type": "library",
|
||||
@@ -1020,7 +1071,7 @@
|
||||
"test double",
|
||||
"testing"
|
||||
],
|
||||
"time": "2015-02-20 22:10:40"
|
||||
"time": "2015-03-21 21:37:36"
|
||||
},
|
||||
{
|
||||
"name": "phpdocumentor/reflection-docblock",
|
||||
@@ -1028,12 +1079,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
||||
"reference": "ff902a0beb121a13a4d3c604bd6778a25aeae07a"
|
||||
"reference": "d1da796ba5565789a623052eb9f2cf59d57fec60"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/ff902a0beb121a13a4d3c604bd6778a25aeae07a",
|
||||
"reference": "ff902a0beb121a13a4d3c604bd6778a25aeae07a",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d1da796ba5565789a623052eb9f2cf59d57fec60",
|
||||
"reference": "d1da796ba5565789a623052eb9f2cf59d57fec60",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1044,7 +1095,8 @@
|
||||
},
|
||||
"suggest": {
|
||||
"dflydev/markdown": "~1.0",
|
||||
"erusev/parsedown": "~1.0"
|
||||
"erusev/parsedown": "~1.0",
|
||||
"league/commonmark": "*"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@@ -1069,7 +1121,7 @@
|
||||
"email": "mike.vanriel@naenius.com"
|
||||
}
|
||||
],
|
||||
"time": "2015-02-12 12:17:11"
|
||||
"time": "2015-02-27 09:28:18"
|
||||
},
|
||||
{
|
||||
"name": "phpspec/prophecy",
|
||||
@@ -1077,12 +1129,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpspec/prophecy.git",
|
||||
"reference": "9ed07757cd5c46fe33d28826327d274bd142a143"
|
||||
"reference": "07606749da971eda75434814a313ed0ce6790f6a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/9ed07757cd5c46fe33d28826327d274bd142a143",
|
||||
"reference": "9ed07757cd5c46fe33d28826327d274bd142a143",
|
||||
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/07606749da971eda75434814a313ed0ce6790f6a",
|
||||
"reference": "07606749da971eda75434814a313ed0ce6790f6a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1129,7 +1181,7 @@
|
||||
"spy",
|
||||
"stub"
|
||||
],
|
||||
"time": "2015-02-16 14:11:36"
|
||||
"time": "2015-03-20 17:41:29"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-code-coverage",
|
||||
@@ -1137,12 +1189,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
||||
"reference": "34cc484af1ca149188d0d9e91412191e398e0b67"
|
||||
"reference": "4676604b851bfc6fc02bf3394bf350c727bcebf4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/34cc484af1ca149188d0d9e91412191e398e0b67",
|
||||
"reference": "34cc484af1ca149188d0d9e91412191e398e0b67",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/4676604b851bfc6fc02bf3394bf350c727bcebf4",
|
||||
"reference": "4676604b851bfc6fc02bf3394bf350c727bcebf4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1191,7 +1243,7 @@
|
||||
"testing",
|
||||
"xunit"
|
||||
],
|
||||
"time": "2015-01-24 10:06:35"
|
||||
"time": "2015-03-19 05:49:08"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-file-iterator",
|
||||
@@ -1381,12 +1433,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "eb6ad0d4f250c34f394b77b41e5f5e5ba5dd7773"
|
||||
"reference": "10f6685ca2cf5d8662b43a225ab853699821690b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/eb6ad0d4f250c34f394b77b41e5f5e5ba5dd7773",
|
||||
"reference": "eb6ad0d4f250c34f394b77b41e5f5e5ba5dd7773",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/10f6685ca2cf5d8662b43a225ab853699821690b",
|
||||
"reference": "10f6685ca2cf5d8662b43a225ab853699821690b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1397,7 +1449,7 @@
|
||||
"ext-spl": "*",
|
||||
"php": ">=5.3.3",
|
||||
"phpspec/prophecy": "~1.3.1",
|
||||
"phpunit/php-code-coverage": "~2.0",
|
||||
"phpunit/php-code-coverage": "~2.0,>=2.0.11",
|
||||
"phpunit/php-file-iterator": "~1.3.2",
|
||||
"phpunit/php-text-template": "~1.2",
|
||||
"phpunit/php-timer": "~1.0.2",
|
||||
@@ -1445,7 +1497,7 @@
|
||||
"testing",
|
||||
"xunit"
|
||||
],
|
||||
"time": "2015-02-09 07:13:08"
|
||||
"time": "2015-03-02 06:58:30"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit-mock-objects",
|
||||
@@ -1453,12 +1505,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
|
||||
"reference": "b752b41e3fead4feee99f3a2f2972cef517abb8b"
|
||||
"reference": "55484334fb4c306ed24bfc3bdb0874685c29036f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/b752b41e3fead4feee99f3a2f2972cef517abb8b",
|
||||
"reference": "b752b41e3fead4feee99f3a2f2972cef517abb8b",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/55484334fb4c306ed24bfc3bdb0874685c29036f",
|
||||
"reference": "55484334fb4c306ed24bfc3bdb0874685c29036f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1500,7 +1552,7 @@
|
||||
"mock",
|
||||
"xunit"
|
||||
],
|
||||
"time": "2015-01-18 10:44:19"
|
||||
"time": "2015-03-18 09:04:51"
|
||||
},
|
||||
{
|
||||
"name": "react/promise",
|
||||
@@ -1924,12 +1976,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/BrowserKit.git",
|
||||
"reference": "481280a7258400925fd7011404c955362db9dac2"
|
||||
"reference": "c1569f6b960ea1f27e343ec9775e5f9e7b9ae46a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/BrowserKit/zipball/481280a7258400925fd7011404c955362db9dac2",
|
||||
"reference": "481280a7258400925fd7011404c955362db9dac2",
|
||||
"url": "https://api.github.com/repos/symfony/BrowserKit/zipball/c1569f6b960ea1f27e343ec9775e5f9e7b9ae46a",
|
||||
"reference": "c1569f6b960ea1f27e343ec9775e5f9e7b9ae46a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1971,7 +2023,7 @@
|
||||
],
|
||||
"description": "Symfony BrowserKit Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2015-02-18 10:38:04"
|
||||
"time": "2015-03-13 13:22:05"
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
@@ -1980,12 +2032,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Console.git",
|
||||
"reference": "be6d274e452bc6e3016d7d2d725b1e59a58982bb"
|
||||
"reference": "de303b307151adadef2bbeff2858ac53d813e186"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/Console/zipball/be6d274e452bc6e3016d7d2d725b1e59a58982bb",
|
||||
"reference": "be6d274e452bc6e3016d7d2d725b1e59a58982bb",
|
||||
"url": "https://api.github.com/repos/symfony/Console/zipball/de303b307151adadef2bbeff2858ac53d813e186",
|
||||
"reference": "de303b307151adadef2bbeff2858ac53d813e186",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2029,7 +2081,7 @@
|
||||
],
|
||||
"description": "Symfony Console Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2015-02-21 13:05:27"
|
||||
"time": "2015-03-22 16:57:18"
|
||||
},
|
||||
{
|
||||
"name": "symfony/css-selector",
|
||||
@@ -2038,12 +2090,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/CssSelector.git",
|
||||
"reference": "4e65f063b5a7c33baf4967e486435a9eedddedc8"
|
||||
"reference": "4af0110c47b5905944c3688a73e9452077e68a26"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/CssSelector/zipball/4e65f063b5a7c33baf4967e486435a9eedddedc8",
|
||||
"reference": "4e65f063b5a7c33baf4967e486435a9eedddedc8",
|
||||
"url": "https://api.github.com/repos/symfony/CssSelector/zipball/4af0110c47b5905944c3688a73e9452077e68a26",
|
||||
"reference": "4af0110c47b5905944c3688a73e9452077e68a26",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2083,7 +2135,7 @@
|
||||
],
|
||||
"description": "Symfony CssSelector Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2015-02-18 10:38:04"
|
||||
"time": "2015-03-22 16:57:18"
|
||||
},
|
||||
{
|
||||
"name": "symfony/dom-crawler",
|
||||
@@ -2092,12 +2144,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/DomCrawler.git",
|
||||
"reference": "09f93424f3098ff1c95095de6d8c61032bcd8d89"
|
||||
"reference": "c6f3631d4525813ac13db45dbda0493450071020"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/DomCrawler/zipball/09f93424f3098ff1c95095de6d8c61032bcd8d89",
|
||||
"reference": "09f93424f3098ff1c95095de6d8c61032bcd8d89",
|
||||
"url": "https://api.github.com/repos/symfony/DomCrawler/zipball/c6f3631d4525813ac13db45dbda0493450071020",
|
||||
"reference": "c6f3631d4525813ac13db45dbda0493450071020",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2137,7 +2189,7 @@
|
||||
],
|
||||
"description": "Symfony DomCrawler Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2015-02-18 10:38:04"
|
||||
"time": "2015-03-23 08:18:05"
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
@@ -2146,12 +2198,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/EventDispatcher.git",
|
||||
"reference": "ce9246f87133be616f5db06b5e162f5210f95280"
|
||||
"reference": "186349c2966529804e38685f671e64746dde220b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/ce9246f87133be616f5db06b5e162f5210f95280",
|
||||
"reference": "ce9246f87133be616f5db06b5e162f5210f95280",
|
||||
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/186349c2966529804e38685f671e64746dde220b",
|
||||
"reference": "186349c2966529804e38685f671e64746dde220b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2196,7 +2248,7 @@
|
||||
],
|
||||
"description": "Symfony EventDispatcher Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2015-02-18 10:38:04"
|
||||
"time": "2015-03-13 17:50:01"
|
||||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
@@ -2205,12 +2257,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Finder.git",
|
||||
"reference": "5db34b8c6ab8c04452a5660ad9535766940b5348"
|
||||
"reference": "4ceb3c184e5008f95f56a85916cb3d2226f7da38"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/Finder/zipball/5db34b8c6ab8c04452a5660ad9535766940b5348",
|
||||
"reference": "5db34b8c6ab8c04452a5660ad9535766940b5348",
|
||||
"url": "https://api.github.com/repos/symfony/Finder/zipball/4ceb3c184e5008f95f56a85916cb3d2226f7da38",
|
||||
"reference": "4ceb3c184e5008f95f56a85916cb3d2226f7da38",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2246,7 +2298,7 @@
|
||||
],
|
||||
"description": "Symfony Finder Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2015-02-21 13:05:27"
|
||||
"time": "2015-03-22 16:57:18"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
@@ -2255,12 +2307,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/Yaml.git",
|
||||
"reference": "d04b39229628a0cc36ae5616db9c7f6f7119ac8f"
|
||||
"reference": "bc2504716cb3f7704dfff5d5dcb88df43282f414"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/Yaml/zipball/d04b39229628a0cc36ae5616db9c7f6f7119ac8f",
|
||||
"reference": "d04b39229628a0cc36ae5616db9c7f6f7119ac8f",
|
||||
"url": "https://api.github.com/repos/symfony/Yaml/zipball/bc2504716cb3f7704dfff5d5dcb88df43282f414",
|
||||
"reference": "bc2504716cb3f7704dfff5d5dcb88df43282f414",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2296,7 +2348,7 @@
|
||||
],
|
||||
"description": "Symfony Yaml Component",
|
||||
"homepage": "http://symfony.com",
|
||||
"time": "2015-02-18 10:38:04"
|
||||
"time": "2015-03-22 16:57:18"
|
||||
}
|
||||
],
|
||||
"aliases": [],
|
||||
|
Reference in New Issue
Block a user