1
0
mirror of https://github.com/flarum/core.git synced 2025-05-06 15:35:38 +02:00

Update dependencies

This commit is contained in:
Toby Zerner 2015-07-28 10:14:03 +09:30
parent 283dcad848
commit 680809e1d7

40
composer.lock generated
View File

@ -553,12 +553,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/s9e/TextFormatter.git", "url": "https://github.com/s9e/TextFormatter.git",
"reference": "a0e976766fa55e793e5b820fa09cac9b9761ef00" "reference": "63c51c977f36ae75fa8756b6ee7ec155b0f99498"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/a0e976766fa55e793e5b820fa09cac9b9761ef00", "url": "https://api.github.com/repos/s9e/TextFormatter/zipball/63c51c977f36ae75fa8756b6ee7ec155b0f99498",
"reference": "a0e976766fa55e793e5b820fa09cac9b9761ef00", "reference": "63c51c977f36ae75fa8756b6ee7ec155b0f99498",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -604,7 +604,7 @@
"parser", "parser",
"shortcodes" "shortcodes"
], ],
"time": "2015-07-23 18:29:08" "time": "2015-07-27 20:23:11"
}, },
{ {
"name": "tobscure/json-api", "name": "tobscure/json-api",
@ -1032,16 +1032,16 @@
}, },
{ {
"name": "sebastian/comparator", "name": "sebastian/comparator",
"version": "1.1.1", "version": "1.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git", "url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "1dd8869519a225f7f2b9eb663e225298fade819e" "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dd8869519a225f7f2b9eb663e225298fade819e", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
"reference": "1dd8869519a225f7f2b9eb663e225298fade819e", "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1055,7 +1055,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.1.x-dev" "dev-master": "1.2.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -1092,7 +1092,7 @@
"compare", "compare",
"equality" "equality"
], ],
"time": "2015-01-29 16:28:08" "time": "2015-07-26 15:48:44"
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",
@ -1148,16 +1148,16 @@
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",
"version": "1.2.0", "version": "1.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git", "url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "84839970d05254c73cde183a721c7af13aede943" "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/84839970d05254c73cde183a721c7af13aede943", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
"reference": "84839970d05254c73cde183a721c7af13aede943", "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1210,20 +1210,20 @@
"export", "export",
"exporter" "exporter"
], ],
"time": "2015-01-27 07:23:06" "time": "2015-06-21 07:55:53"
}, },
{ {
"name": "sebastian/recursion-context", "name": "sebastian/recursion-context",
"version": "1.0.0", "version": "1.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git", "url": "https://github.com/sebastianbergmann/recursion-context.git",
"reference": "3989662bbb30a29d20d9faa04a846af79b276252" "reference": "994d4a811bafe801fb06dccbee797863ba2792ba"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/3989662bbb30a29d20d9faa04a846af79b276252", "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/994d4a811bafe801fb06dccbee797863ba2792ba",
"reference": "3989662bbb30a29d20d9faa04a846af79b276252", "reference": "994d4a811bafe801fb06dccbee797863ba2792ba",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1263,7 +1263,7 @@
], ],
"description": "Provides functionality to recursively process PHP variables", "description": "Provides functionality to recursively process PHP variables",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context", "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
"time": "2015-01-24 09:48:32" "time": "2015-06-21 08:04:50"
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",