Commit b15b0196 authored by Nicolas Widart's avatar Nicolas Widart

Update dependencies

parent 288e90b4
...@@ -98,12 +98,12 @@ ...@@ -98,12 +98,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/AsgardCms/Dashboard.git", "url": "https://github.com/AsgardCms/Dashboard.git",
"reference": "521b0343910b007afbce553d688e7ee1cb5f04ca" "reference": "32b71bd70daa31d587ebfedfe9a2eaea17c514fc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/AsgardCms/Dashboard/zipball/521b0343910b007afbce553d688e7ee1cb5f04ca", "url": "https://api.github.com/repos/AsgardCms/Dashboard/zipball/32b71bd70daa31d587ebfedfe9a2eaea17c514fc",
"reference": "521b0343910b007afbce553d688e7ee1cb5f04ca", "reference": "32b71bd70daa31d587ebfedfe9a2eaea17c514fc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -127,7 +127,7 @@ ...@@ -127,7 +127,7 @@
"asgardcms", "asgardcms",
"dashboard" "dashboard"
], ],
"time": "2015-04-03 19:38:06" "time": "2015-04-07 12:46:53"
}, },
{ {
"name": "asgardcms/flatly-theme", "name": "asgardcms/flatly-theme",
...@@ -171,12 +171,12 @@ ...@@ -171,12 +171,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/AsgardCms/Media.git", "url": "https://github.com/AsgardCms/Media.git",
"reference": "c88c36d04f5e82077ad0f5d933158f4dce408c75" "reference": "507d19984b660623fa35cf8d76dc7b489ce52e4a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/AsgardCms/Media/zipball/c88c36d04f5e82077ad0f5d933158f4dce408c75", "url": "https://api.github.com/repos/AsgardCms/Media/zipball/507d19984b660623fa35cf8d76dc7b489ce52e4a",
"reference": "c88c36d04f5e82077ad0f5d933158f4dce408c75", "reference": "507d19984b660623fa35cf8d76dc7b489ce52e4a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -210,7 +210,7 @@ ...@@ -210,7 +210,7 @@
"library", "library",
"media" "media"
], ],
"time": "2015-04-01 12:14:14" "time": "2015-04-07 10:58:17"
}, },
{ {
"name": "asgardcms/menu-module", "name": "asgardcms/menu-module",
...@@ -346,12 +346,12 @@ ...@@ -346,12 +346,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/AsgardCms/User.git", "url": "https://github.com/AsgardCms/User.git",
"reference": "da6c78e76055f01da8def7d50cb605f121a1d52b" "reference": "2a5e0d4339fac4bb83c608571775388017f6efb6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/AsgardCms/User/zipball/da6c78e76055f01da8def7d50cb605f121a1d52b", "url": "https://api.github.com/repos/AsgardCms/User/zipball/2a5e0d4339fac4bb83c608571775388017f6efb6",
"reference": "da6c78e76055f01da8def7d50cb605f121a1d52b", "reference": "2a5e0d4339fac4bb83c608571775388017f6efb6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -377,7 +377,7 @@ ...@@ -377,7 +377,7 @@
"authorisation", "authorisation",
"user" "user"
], ],
"time": "2015-04-05 11:08:09" "time": "2015-04-07 12:40:12"
}, },
{ {
"name": "asgardcms/workshop-module", "name": "asgardcms/workshop-module",
...@@ -3832,16 +3832,16 @@ ...@@ -3832,16 +3832,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "4.6.1", "version": "4.6.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "08b2aacdd8433abbba468f995d6d64b76a7a62ec" "reference": "6c773fda0bdb5ea891d9e4430dcc26c990b9130b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/08b2aacdd8433abbba468f995d6d64b76a7a62ec", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6c773fda0bdb5ea891d9e4430dcc26c990b9130b",
"reference": "08b2aacdd8433abbba468f995d6d64b76a7a62ec", "reference": "6c773fda0bdb5ea891d9e4430dcc26c990b9130b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3880,9 +3880,6 @@ ...@@ -3880,9 +3880,6 @@
"autoload": { "autoload": {
"classmap": [ "classmap": [
"src/" "src/"
],
"files": [
"src/Framework/Assert/Functions.php"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
...@@ -3903,7 +3900,7 @@ ...@@ -3903,7 +3900,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2015-04-03 13:46:59" "time": "2015-04-07 09:16:49"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment