Commit 9bc573d7 authored by Nicolas Widart's avatar Nicolas Widart

Updating dependencies

parent 4f65e6d2
...@@ -48,12 +48,12 @@ ...@@ -48,12 +48,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/AsgardCms/Core.git", "url": "https://github.com/AsgardCms/Core.git",
"reference": "baba28b5588b44c1dcebaec7009b7f619628f0b3" "reference": "286e94777fa0bcd28d4e1292e082379ed24a5800"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/AsgardCms/Core/zipball/baba28b5588b44c1dcebaec7009b7f619628f0b3", "url": "https://api.github.com/repos/AsgardCms/Core/zipball/286e94777fa0bcd28d4e1292e082379ed24a5800",
"reference": "baba28b5588b44c1dcebaec7009b7f619628f0b3", "reference": "286e94777fa0bcd28d4e1292e082379ed24a5800",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -90,7 +90,7 @@ ...@@ -90,7 +90,7 @@
"asgardcms", "asgardcms",
"core" "core"
], ],
"time": "2015-04-28 20:17:55" "time": "2015-04-30 08:16:28"
}, },
{ {
"name": "asgardcms/dashboard-module", "name": "asgardcms/dashboard-module",
...@@ -2393,16 +2393,16 @@ ...@@ -2393,16 +2393,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v1.2.2", "version": "v1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "08f97eb4efa029e2fafb6d8c98b71731bf0cf621" "reference": "dff239267fd1befa1cd40430c9ed12591aa720ca"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/08f97eb4efa029e2fafb6d8c98b71731bf0cf621", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dff239267fd1befa1cd40430c9ed12591aa720ca",
"reference": "08f97eb4efa029e2fafb6d8c98b71731bf0cf621", "reference": "dff239267fd1befa1cd40430c9ed12591aa720ca",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2412,7 +2412,7 @@ ...@@ -2412,7 +2412,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.2-dev" "dev-master": "1.3-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -2434,7 +2434,7 @@ ...@@ -2434,7 +2434,7 @@
"parser", "parser",
"php" "php"
], ],
"time": "2015-04-03 14:33:59" "time": "2015-05-02 15:40:40"
}, },
{ {
"name": "pingpong/generators", "name": "pingpong/generators",
...@@ -4241,16 +4241,16 @@ ...@@ -4241,16 +4241,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "4.6.5", "version": "4.6.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "1c54dd1d9a782d7c8715bb3604cde7b6e23c2614" "reference": "3afe303d873a4d64c62ef84de491b97b006fbdac"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1c54dd1d9a782d7c8715bb3604cde7b6e23c2614", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3afe303d873a4d64c62ef84de491b97b006fbdac",
"reference": "1c54dd1d9a782d7c8715bb3604cde7b6e23c2614", "reference": "3afe303d873a4d64c62ef84de491b97b006fbdac",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4309,7 +4309,7 @@ ...@@ -4309,7 +4309,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2015-04-29 05:04:43" "time": "2015-04-29 15:18:52"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
......
{
"sProcessing": "Bezig...",
"sLengthMenu": "_MENU_ resultaten weergeven",
"sZeroRecords": "Geen resultaten gevonden",
"sInfo": "_START_ tot _END_ van _TOTAL_ resultaten",
"sInfoEmpty": "Geen resultaten om weer te geven",
"sInfoFiltered": " (gefilterd uit _MAX_ resultaten)",
"sInfoPostFix": "",
"sSearch": "Zoeken:",
"sEmptyTable": "Geen resultaten aanwezig in de tabel",
"sInfoThousands": ".",
"sLoadingRecords": "Een moment geduld aub - bezig met laden...",
"oPaginate": {
"sFirst": "Eerste",
"sLast": "Laatste",
"sNext": "Volgende",
"sPrevious": "Vorige"
}
}
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