Commit 395a4e45 authored by Nicolas Widart's avatar Nicolas Widart

Initial release.

Using tagged versions of modules
parent eaf42ec6
...@@ -4,20 +4,20 @@ ...@@ -4,20 +4,20 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "55f5fc1545f480b9e1a31fe82527b918", "hash": "b0bdf1ba57ecb3b53e1aa550cefc15fb",
"packages": [ "packages": [
{ {
"name": "asgardcms/adminlte-theme", "name": "asgardcms/adminlte-theme",
"version": "dev-master", "version": "1.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/AsgardCms/AdminLTE.git", "url": "https://github.com/AsgardCms/AdminLTE.git",
"reference": "fe2d87dd11f13ed08bee10d9a22ee7d25ad69eae" "reference": "7d46dc4602d079b7b05d52760fac3c31a550ad04"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/AsgardCms/AdminLTE/zipball/fe2d87dd11f13ed08bee10d9a22ee7d25ad69eae", "url": "https://api.github.com/repos/AsgardCms/AdminLTE/zipball/7d46dc4602d079b7b05d52760fac3c31a550ad04",
"reference": "fe2d87dd11f13ed08bee10d9a22ee7d25ad69eae", "reference": "7d46dc4602d079b7b05d52760fac3c31a550ad04",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -40,37 +40,37 @@ ...@@ -40,37 +40,37 @@
"keywords": [ "keywords": [
"asgard-cms" "asgard-cms"
], ],
"time": "2015-04-29 06:51:37" "time": "2015-06-10 14:09:13"
}, },
{ {
"name": "asgardcms/core-module", "name": "asgardcms/core-module",
"version": "dev-develop", "version": "1.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/AsgardCms/Core.git", "url": "https://github.com/AsgardCms/Core.git",
"reference": "245e2e4702c195f0b310b1722ad0aeeb1a276b48" "reference": "9c387f4648bc7404c66725bd1a9cb74b01a7be4d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/AsgardCms/Core/zipball/245e2e4702c195f0b310b1722ad0aeeb1a276b48", "url": "https://api.github.com/repos/AsgardCms/Core/zipball/9c387f4648bc7404c66725bd1a9cb74b01a7be4d",
"reference": "245e2e4702c195f0b310b1722ad0aeeb1a276b48", "reference": "9c387f4648bc7404c66725bd1a9cb74b01a7be4d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"composer/installers": "~1.0", "composer/installers": "~1.0",
"dimsav/laravel-translatable": "~5.0", "dimsav/laravel-translatable": "~5.0",
"floatingpoint/stylist": "dev-master", "floatingpoint/stylist": "~0.1",
"guzzlehttp/guzzle": "~5.0", "guzzlehttp/guzzle": "~5.0",
"laracasts/flash": "~1.3", "laracasts/flash": "~1.3",
"laracasts/presenter": "~0.2", "laracasts/presenter": "~0.2",
"laravelcollective/html": "~5.0", "laravelcollective/html": "~5.0",
"maatwebsite/laravel-sidebar": "~1.0", "maatwebsite/laravel-sidebar": "~1.0",
"mcamara/laravel-localization": "~1.0", "mcamara/laravel-localization": "dev-master",
"php": ">=5.4", "php": ">=5.4",
"pingpong/modules": "dev-hotfix/migrations" "pingpong/modules": "dev-feature/5.1"
}, },
"require-dev": { "require-dev": {
"orchestra/testbench": "~3.0", "orchestra/testbench": "~3.1",
"phpunit/phpunit": "~4.0" "phpunit/phpunit": "~4.0"
}, },
"type": "asgard-module", "type": "asgard-module",
...@@ -90,20 +90,20 @@ ...@@ -90,20 +90,20 @@
"asgardcms", "asgardcms",
"core" "core"
], ],
"time": "2015-06-07 15:35:06" "time": "2015-06-09 20:02:15"
}, },
{ {
"name": "asgardcms/dashboard-module", "name": "asgardcms/dashboard-module",
"version": "dev-develop", "version": "1.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/AsgardCms/Dashboard.git", "url": "https://github.com/AsgardCms/Dashboard.git",
"reference": "e21eedb0f7a4e3222134ec860bd59607c612f500" "reference": "68baf1e07a4bf36cb22514cf5c2a90038a63405c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/AsgardCms/Dashboard/zipball/e21eedb0f7a4e3222134ec860bd59607c612f500", "url": "https://api.github.com/repos/AsgardCms/Dashboard/zipball/68baf1e07a4bf36cb22514cf5c2a90038a63405c",
"reference": "e21eedb0f7a4e3222134ec860bd59607c612f500", "reference": "68baf1e07a4bf36cb22514cf5c2a90038a63405c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -127,20 +127,20 @@ ...@@ -127,20 +127,20 @@
"asgardcms", "asgardcms",
"dashboard" "dashboard"
], ],
"time": "2015-06-05 15:05:02" "time": "2015-06-09 11:17:00"
}, },
{ {
"name": "asgardcms/flatly-theme", "name": "asgardcms/flatly-theme",
"version": "dev-master", "version": "1.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/AsgardCms/Flatly-theme.git", "url": "https://github.com/AsgardCms/Flatly-theme.git",
"reference": "87a29ee7b6d6a8231ce27ac4ecbea91bc4718f72" "reference": "fc4822410b0e4dfb9e6629aa0d2f900ec3e1d87e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/AsgardCms/Flatly-theme/zipball/87a29ee7b6d6a8231ce27ac4ecbea91bc4718f72", "url": "https://api.github.com/repos/AsgardCms/Flatly-theme/zipball/fc4822410b0e4dfb9e6629aa0d2f900ec3e1d87e",
"reference": "87a29ee7b6d6a8231ce27ac4ecbea91bc4718f72", "reference": "fc4822410b0e4dfb9e6629aa0d2f900ec3e1d87e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -163,30 +163,30 @@ ...@@ -163,30 +163,30 @@
"keywords": [ "keywords": [
"asgard-cms" "asgard-cms"
], ],
"time": "2015-04-21 10:19:32" "time": "2015-06-10 14:08:32"
}, },
{ {
"name": "asgardcms/media-module", "name": "asgardcms/media-module",
"version": "dev-develop", "version": "1.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/AsgardCms/Media.git", "url": "https://github.com/AsgardCms/Media.git",
"reference": "e7bc401a9721f5b09d53008c99f2aa0637eb1006" "reference": "e956e1493f9fc9a71ef622c2e663efaeaacaf248"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/AsgardCms/Media/zipball/e7bc401a9721f5b09d53008c99f2aa0637eb1006", "url": "https://api.github.com/repos/AsgardCms/Media/zipball/e956e1493f9fc9a71ef622c2e663efaeaacaf248",
"reference": "e7bc401a9721f5b09d53008c99f2aa0637eb1006", "reference": "e956e1493f9fc9a71ef622c2e663efaeaacaf248",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"asgardcms/core-module": "dev-develop", "asgardcms/core-module": "~1.0",
"composer/installers": "~1.0", "composer/installers": "~1.0",
"intervention/image": "~2.1", "intervention/image": "~2.1",
"php": ">=5.4" "php": ">=5.4"
}, },
"require-dev": { "require-dev": {
"orchestra/testbench": "~3.0", "orchestra/testbench": "~3.1",
"phpunit/phpunit": "~4.0" "phpunit/phpunit": "~4.0"
}, },
"type": "asgard-module", "type": "asgard-module",
...@@ -210,34 +210,34 @@ ...@@ -210,34 +210,34 @@
"library", "library",
"media" "media"
], ],
"time": "2015-06-08 06:28:11" "time": "2015-06-10 14:21:30"
}, },
{ {
"name": "asgardcms/menu-module", "name": "asgardcms/menu-module",
"version": "dev-develop", "version": "1.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/AsgardCms/Menu.git", "url": "https://github.com/AsgardCms/Menu.git",
"reference": "db11bfbfe2f942d00a51ce35e0becdfc2c8f4fe9" "reference": "44b6192e0809890b83d3c8dea9a22910c7a275f2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/AsgardCms/Menu/zipball/db11bfbfe2f942d00a51ce35e0becdfc2c8f4fe9", "url": "https://api.github.com/repos/AsgardCms/Menu/zipball/44b6192e0809890b83d3c8dea9a22910c7a275f2",
"reference": "db11bfbfe2f942d00a51ce35e0becdfc2c8f4fe9", "reference": "44b6192e0809890b83d3c8dea9a22910c7a275f2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"asgardcms/core-module": "dev-develop", "asgardcms/core-module": "~1.0",
"composer/installers": "~1.0", "composer/installers": "~1.0",
"dimsav/laravel-translatable": "~5.0", "dimsav/laravel-translatable": "~5.0",
"php": ">=5.4", "php": ">=5.4",
"pingpong/menus": "2.*@dev", "pingpong/menus": "2.*@dev",
"typicms/nestablecollection": "~1.1.0" "typicms/nestablecollection": "1.1.1"
}, },
"require-dev": { "require-dev": {
"doctrine/dbal": "2.5.*@dev", "doctrine/dbal": "~2.5",
"fzaninotto/faker": "1.4.0", "fzaninotto/faker": "1.4.0",
"orchestra/testbench": "~3.0", "orchestra/testbench": "~3.1",
"phpunit/phpunit": "~4.0" "phpunit/phpunit": "~4.0"
}, },
"type": "asgard-module", "type": "asgard-module",
...@@ -259,11 +259,11 @@ ...@@ -259,11 +259,11 @@
"nested sets", "nested sets",
"tree" "tree"
], ],
"time": "2015-06-05 12:37:38" "time": "2015-06-10 14:19:15"
}, },
{ {
"name": "asgardcms/page-module", "name": "asgardcms/page-module",
"version": "dev-develop", "version": "1.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/AsgardCms/Page.git", "url": "https://github.com/AsgardCms/Page.git",
...@@ -300,25 +300,25 @@ ...@@ -300,25 +300,25 @@
}, },
{ {
"name": "asgardcms/setting-module", "name": "asgardcms/setting-module",
"version": "dev-develop", "version": "1.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/AsgardCms/Setting.git", "url": "https://github.com/AsgardCms/Setting.git",
"reference": "9fcfbf1ad0a99c0b95c421093c1bff4787734656" "reference": "9a80794fb193b9f73adba8365ededf4e7d8b1f21"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/AsgardCms/Setting/zipball/9fcfbf1ad0a99c0b95c421093c1bff4787734656", "url": "https://api.github.com/repos/AsgardCms/Setting/zipball/9a80794fb193b9f73adba8365ededf4e7d8b1f21",
"reference": "9fcfbf1ad0a99c0b95c421093c1bff4787734656", "reference": "9a80794fb193b9f73adba8365ededf4e7d8b1f21",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"asgardcms/core-module": "dev-develop", "asgardcms/core-module": "~1.0",
"composer/installers": "~1.0", "composer/installers": "~1.0",
"php": ">=5.4" "php": ">=5.4"
}, },
"require-dev": { "require-dev": {
"orchestra/testbench": "~3.0", "orchestra/testbench": "~3.1",
"phpunit/phpunit": "~4.0" "phpunit/phpunit": "~4.0"
}, },
"type": "asgard-module", "type": "asgard-module",
...@@ -338,27 +338,40 @@ ...@@ -338,27 +338,40 @@
"Settings", "Settings",
"asgardcms" "asgardcms"
], ],
"time": "2015-06-06 18:16:23" "time": "2015-06-10 14:19:15"
}, },
{ {
"name": "asgardcms/user-module", "name": "asgardcms/user-module",
"version": "dev-develop", "version": "1.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/AsgardCms/User.git", "url": "https://github.com/AsgardCms/User.git",
"reference": "f28d8e0f65afbde27d030bfacb23cb097a67ef9b" "reference": "a8e464e1ed5004102e02b1fa5d8f43a1b4feb107"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/AsgardCms/User/zipball/f28d8e0f65afbde27d030bfacb23cb097a67ef9b", "url": "https://api.github.com/repos/AsgardCms/User/zipball/a8e464e1ed5004102e02b1fa5d8f43a1b4feb107",
"reference": "f28d8e0f65afbde27d030bfacb23cb097a67ef9b", "reference": "a8e464e1ed5004102e02b1fa5d8f43a1b4feb107",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"asgardcms/core-module": "~1.0",
"composer/installers": "~1.0", "composer/installers": "~1.0",
"php": ">=5.4" "php": ">=5.4"
}, },
"require-dev": {
"fzaninotto/faker": "~1.5",
"orchestra/testbench": "~3.1",
"phpunit/phpunit": "~4.0",
"scrutinizer/ocular": "~1.1"
},
"type": "asgard-module", "type": "asgard-module",
"autoload": {
"psr-4": {
"Modules\\User\\": ".",
"Modules\\": "Modules/"
}
},
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
"MIT" "MIT"
...@@ -377,31 +390,31 @@ ...@@ -377,31 +390,31 @@
"authorisation", "authorisation",
"user" "user"
], ],
"time": "2015-06-05 13:48:53" "time": "2015-06-10 14:19:16"
}, },
{ {
"name": "asgardcms/workshop-module", "name": "asgardcms/workshop-module",
"version": "dev-develop", "version": "1.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/AsgardCms/Workshop.git", "url": "https://github.com/AsgardCms/Workshop.git",
"reference": "38569a42d373d9abee0dd1d75b7ffd6c96c214ad" "reference": "544ffb7d75dabd03305d1da97cf69e473d9ff60e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/AsgardCms/Workshop/zipball/38569a42d373d9abee0dd1d75b7ffd6c96c214ad", "url": "https://api.github.com/repos/AsgardCms/Workshop/zipball/544ffb7d75dabd03305d1da97cf69e473d9ff60e",
"reference": "38569a42d373d9abee0dd1d75b7ffd6c96c214ad", "reference": "544ffb7d75dabd03305d1da97cf69e473d9ff60e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"asgardcms/core-module": "dev-develop", "asgardcms/core-module": "~1.0",
"asgardcms/menu-module": "dev-develop", "asgardcms/menu-module": "~1.0",
"composer/installers": "~1.0", "composer/installers": "~1.0",
"php": ">=5.4", "php": ">=5.4",
"pingpong/modules": "dev-hotfix/migrations" "pingpong/modules": "dev-feature/5.1"
}, },
"require-dev": { "require-dev": {
"orchestra/testbench": "~3.0", "orchestra/testbench": "~3.1",
"phpunit/phpunit": "~4.0" "phpunit/phpunit": "~4.0"
}, },
"type": "asgard-module", "type": "asgard-module",
...@@ -422,7 +435,7 @@ ...@@ -422,7 +435,7 @@
"modules", "modules",
"workshop" "workshop"
], ],
"time": "2015-06-06 09:13:10" "time": "2015-06-10 14:19:16"
}, },
{ {
"name": "cartalyst/sentry", "name": "cartalyst/sentry",
...@@ -1376,27 +1389,26 @@ ...@@ -1376,27 +1389,26 @@
}, },
{ {
"name": "floatingpoint/stylist", "name": "floatingpoint/stylist",
"version": "dev-master", "version": "0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/floatingpointsoftware/stylist.git", "url": "https://github.com/floatingpointsoftware/stylist.git",
"reference": "94bd8f0e94a3fc27b6c9b148406801316c8d14e2" "reference": "ff90cb1af68b8c6daeab0922a5ce475eed81907f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/floatingpointsoftware/stylist/zipball/94bd8f0e94a3fc27b6c9b148406801316c8d14e2", "url": "https://api.github.com/repos/floatingpointsoftware/stylist/zipball/ff90cb1af68b8c6daeab0922a5ce475eed81907f",
"reference": "94bd8f0e94a3fc27b6c9b148406801316c8d14e2", "reference": "ff90cb1af68b8c6daeab0922a5ce475eed81907f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/html": "5.0.*", "illuminate/support": "~5.0",
"illuminate/support": "5.0.*", "laravelcollective/html": "~5.0",
"php": ">=5.4.0" "php": ">=5.5.0"
}, },
"require-dev": { "require-dev": {
"barryvdh/laravel-ide-helper": "~2.0",
"mockery/mockery": "dev-master@dev", "mockery/mockery": "dev-master@dev",
"orchestra/testbench": "3.0.*@dev", "orchestra/testbench": "3.0.x",
"phpunit/phpunit": "4.2.*" "phpunit/phpunit": "4.2.*"
}, },
"type": "library", "type": "library",
...@@ -1418,7 +1430,7 @@ ...@@ -1418,7 +1430,7 @@
} }
], ],
"description": "Laravel 5 theming package.", "description": "Laravel 5 theming package.",
"time": "2015-03-31 12:45:58" "time": "2015-06-09 18:46:08"
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
...@@ -1579,52 +1591,6 @@ ...@@ -1579,52 +1591,6 @@
], ],
"time": "2014-10-12 19:18:40" "time": "2014-10-12 19:18:40"
}, },
{
"name": "illuminate/html",
"version": "v5.0.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/html.git",
"reference": "3d1009bb8e0f25720c914af5c1f4015dd373c9ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/html/zipball/3d1009bb8e0f25720c914af5c1f4015dd373c9ef",
"reference": "3d1009bb8e0f25720c914af5c1f4015dd373c9ef",
"shasum": ""
},
"require": {
"illuminate/http": "~5.0",
"illuminate/session": "~5.0",
"illuminate/support": "~5.0",
"php": ">=5.4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0-dev"
}
},
"autoload": {
"psr-4": {
"Illuminate\\Html\\": ""
},
"files": [
"helpers.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylorotwell@gmail.com"
}
],
"time": "2015-01-01 16:31:18"
},
{ {
"name": "intervention/image", "name": "intervention/image",
"version": "2.2.1", "version": "2.2.1",
...@@ -1681,48 +1647,6 @@ ...@@ -1681,48 +1647,6 @@
], ],
"time": "2015-05-09 16:06:30" "time": "2015-05-09 16:06:30"
}, },
{
"name": "ircmaxell/password-compat",
"version": "v1.0.4",
"source": {
"type": "git",
"url": "https://github.com/ircmaxell/password_compat.git",
"reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
"reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "4.*"
},
"type": "library",
"autoload": {
"files": [
"lib/password.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Anthony Ferrara",
"email": "ircmaxell@php.net",
"homepage": "http://blog.ircmaxell.com"
}
],
"description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
"homepage": "https://github.com/ircmaxell/password_compat",
"keywords": [
"hashing",
"password"
],
"time": "2014-11-20 16:49:30"
},
{ {
"name": "jakub-onderka/php-console-color", "name": "jakub-onderka/php-console-color",
"version": "0.1", "version": "0.1",
...@@ -1958,16 +1882,16 @@ ...@@ -1958,16 +1882,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v5.0.32", "version": "v5.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "85f12207cf45cc288e9e6b9b5d184aad5f08e2ca" "reference": "3a44db7e70146dc1282b39887b5faa67c8583015"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/85f12207cf45cc288e9e6b9b5d184aad5f08e2ca", "url": "https://api.github.com/repos/laravel/framework/zipball/3a44db7e70146dc1282b39887b5faa67c8583015",
"reference": "85f12207cf45cc288e9e6b9b5d184aad5f08e2ca", "reference": "3a44db7e70146dc1282b39887b5faa67c8583015",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1975,31 +1899,31 @@ ...@@ -1975,31 +1899,31 @@
"danielstjules/stringy": "~1.8", "danielstjules/stringy": "~1.8",
"doctrine/inflector": "~1.0", "doctrine/inflector": "~1.0",
"ext-mbstring": "*", "ext-mbstring": "*",
"ext-mcrypt": "*",
"ext-openssl": "*", "ext-openssl": "*",
"ircmaxell/password-compat": "~1.0",
"jeremeamia/superclosure": "~2.0", "jeremeamia/superclosure": "~2.0",
"league/flysystem": "~1.0", "league/flysystem": "~1.0",
"monolog/monolog": "~1.11", "monolog/monolog": "~1.11",
"mtdowling/cron-expression": "~1.0", "mtdowling/cron-expression": "~1.0",
"nesbot/carbon": "~1.0", "nesbot/carbon": "~1.19",
"php": ">=5.4.0", "php": ">=5.5.9",
"psy/psysh": "0.4.*", "psy/psysh": "0.4.*",
"swiftmailer/swiftmailer": "~5.1", "swiftmailer/swiftmailer": "~5.1",
"symfony/console": "2.6.*", "symfony/console": "2.7.*",
"symfony/debug": "2.6.*", "symfony/css-selector": "2.7.*",
"symfony/finder": "2.6.*", "symfony/debug": "2.7.*",
"symfony/http-foundation": "2.6.*", "symfony/dom-crawler": "2.7.*",
"symfony/http-kernel": "2.6.*", "symfony/finder": "2.7.*",
"symfony/process": "2.6.*", "symfony/http-foundation": "2.7.*",
"symfony/routing": "2.6.*", "symfony/http-kernel": "2.7.*",
"symfony/security-core": "2.6.*", "symfony/process": "2.7.*",
"symfony/translation": "2.6.*", "symfony/routing": "2.7.*",
"symfony/var-dumper": "2.6.*", "symfony/translation": "2.7.*",
"symfony/var-dumper": "2.7.*",
"vlucas/phpdotenv": "~1.0" "vlucas/phpdotenv": "~1.0"
}, },
"replace": { "replace": {
"illuminate/auth": "self.version", "illuminate/auth": "self.version",
"illuminate/broadcasting": "self.version",
"illuminate/bus": "self.version", "illuminate/bus": "self.version",
"illuminate/cache": "self.version", "illuminate/cache": "self.version",
"illuminate/config": "self.version", "illuminate/config": "self.version",
...@@ -2029,27 +1953,29 @@ ...@@ -2029,27 +1953,29 @@
"illuminate/view": "self.version" "illuminate/view": "self.version"
}, },
"require-dev": { "require-dev": {
"aws/aws-sdk-php": "~2.4", "aws/aws-sdk-php": "~3.0",
"iron-io/iron_mq": "~1.5", "iron-io/iron_mq": "~2.0",
"mockery/mockery": "~0.9", "mockery/mockery": "~0.9.1",
"pda/pheanstalk": "~3.0", "pda/pheanstalk": "~3.0",
"phpunit/phpunit": "~4.0", "phpunit/phpunit": "~4.0",
"predis/predis": "~1.0" "predis/predis": "~1.0"
}, },
"suggest": { "suggest": {
"aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~2.4).", "aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~3.0).",
"doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.4).", "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.4).",
"guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers (~5.0).", "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
"iron-io/iron_mq": "Required to use the iron queue driver (~1.5).", "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers (~5.3|~6.0).",
"league/flysystem-aws-s3-v2": "Required to use the Flysystem S3 driver (~1.0).", "iron-io/iron_mq": "Required to use the iron queue driver (~2.0).",
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
"league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).", "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).",
"pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).", "pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).",
"predis/predis": "Required to use the redis cache and queue drivers (~1.0)." "predis/predis": "Required to use the redis cache and queue drivers (~1.0).",
"pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~2.0)."
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "5.0-dev" "dev-master": "5.1-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -2080,27 +2006,27 @@ ...@@ -2080,27 +2006,27 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2015-05-29 18:56:49" "time": "2015-06-09 14:13:59"
}, },
{ {
"name": "laravelcollective/html", "name": "laravelcollective/html",
"version": "v5.0.4", "version": "v5.0.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/LaravelCollective/html.git", "url": "https://github.com/LaravelCollective/html.git",
"reference": "c55fda58b1a9a1b58bd04f97e0fb9ebc238a0a94" "reference": "f1eddc7a7834854a3cb147a7601547394d345213"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/LaravelCollective/html/zipball/c55fda58b1a9a1b58bd04f97e0fb9ebc238a0a94", "url": "https://api.github.com/repos/LaravelCollective/html/zipball/f1eddc7a7834854a3cb147a7601547394d345213",
"reference": "c55fda58b1a9a1b58bd04f97e0fb9ebc238a0a94", "reference": "f1eddc7a7834854a3cb147a7601547394d345213",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/http": "~5.0", "illuminate/http": "~5.1",
"illuminate/routing": "~5.0", "illuminate/routing": "~5.1",
"illuminate/session": "~5.0", "illuminate/session": "~5.1",
"illuminate/support": "~5.0", "illuminate/support": "~5.1",
"php": ">=5.4.0" "php": ">=5.4.0"
}, },
"require-dev": { "require-dev": {
...@@ -2108,6 +2034,11 @@ ...@@ -2108,6 +2034,11 @@
"phpunit/phpunit": "~4.0" "phpunit/phpunit": "~4.0"
}, },
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.1-dev"
}
},
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Collective\\Html\\": "src/" "Collective\\Html\\": "src/"
...@@ -2130,7 +2061,7 @@ ...@@ -2130,7 +2061,7 @@
"email": "adam@laravelcollective.com" "email": "adam@laravelcollective.com"
} }
], ],
"time": "2015-05-06 14:23:37" "time": "2015-05-21 16:45:14"
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
...@@ -2218,25 +2149,27 @@ ...@@ -2218,25 +2149,27 @@
}, },
{ {
"name": "maatwebsite/laravel-sidebar", "name": "maatwebsite/laravel-sidebar",
"version": "1.0.2", "version": "1.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Maatwebsite/Laravel-Sidebar.git", "url": "https://github.com/Maatwebsite/Laravel-Sidebar.git",
"reference": "310878dabaf85dd7fc331a35c11b953d7bd9b6c2" "reference": "ef312369995fbb34eff7bcedd7739579aa77de2d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Maatwebsite/Laravel-Sidebar/zipball/310878dabaf85dd7fc331a35c11b953d7bd9b6c2", "url": "https://api.github.com/repos/Maatwebsite/Laravel-Sidebar/zipball/ef312369995fbb34eff7bcedd7739579aa77de2d",
"reference": "310878dabaf85dd7fc331a35c11b953d7bd9b6c2", "reference": "ef312369995fbb34eff7bcedd7739579aa77de2d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/contracts": "~5.0", "illuminate/contracts": "~5.0",
"illuminate/routing": "~5.0",
"illuminate/support": "~5.0", "illuminate/support": "~5.0",
"illuminate/view": "~5.0", "illuminate/view": "~5.0",
"php": ">=5.4.0" "php": ">=5.4.0"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "~0.9",
"phpunit/phpunit": "~4.1" "phpunit/phpunit": "~4.1"
}, },
"type": "library", "type": "library",
...@@ -2260,24 +2193,24 @@ ...@@ -2260,24 +2193,24 @@
"acp", "acp",
"laravel" "laravel"
], ],
"time": "2015-05-27 09:55:55" "time": "2015-06-08 19:03:23"
}, },
{ {
"name": "mcamara/laravel-localization", "name": "mcamara/laravel-localization",
"version": "1.0.7", "version": "dev-master",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mcamara/laravel-localization.git", "url": "https://github.com/mcamara/laravel-localization.git",
"reference": "952d26841ab9f4bc76460514609d38b98311c898" "reference": "7f19639e1650f786fa7158ca59c3445995902a4c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mcamara/laravel-localization/zipball/952d26841ab9f4bc76460514609d38b98311c898", "url": "https://api.github.com/repos/mcamara/laravel-localization/zipball/7f19639e1650f786fa7158ca59c3445995902a4c",
"reference": "952d26841ab9f4bc76460514609d38b98311c898", "reference": "7f19639e1650f786fa7158ca59c3445995902a4c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"laravel/framework": "5.0.*", "laravel/framework": "~5.0",
"php": ">=5.4.0" "php": ">=5.4.0"
}, },
"require-dev": { "require-dev": {
...@@ -2308,7 +2241,7 @@ ...@@ -2308,7 +2241,7 @@
"localization", "localization",
"php" "php"
], ],
"time": "2015-03-11 16:51:00" "time": "2015-06-09 15:25:30"
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
...@@ -2521,24 +2454,24 @@ ...@@ -2521,24 +2454,24 @@
}, },
{ {
"name": "pingpong/generators", "name": "pingpong/generators",
"version": "2.0.10", "version": "2.1.x-dev",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pingpong-labs/generators.git", "url": "https://github.com/pingpong-labs/generators.git",
"reference": "5c4284f7b7d47b0a36922b0bc553bc38d5b23351" "reference": "37f50e61918ccc8b9c5ea7614814a814b2b4fee4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pingpong-labs/generators/zipball/5c4284f7b7d47b0a36922b0bc553bc38d5b23351", "url": "https://api.github.com/repos/pingpong-labs/generators/zipball/37f50e61918ccc8b9c5ea7614814a814b2b4fee4",
"reference": "5c4284f7b7d47b0a36922b0bc553bc38d5b23351", "reference": "37f50e61918ccc8b9c5ea7614814a814b2b4fee4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/dbal": "~2.5", "doctrine/dbal": "~2.5",
"illuminate/filesystem": "5.0.*", "illuminate/filesystem": "5.1.*@dev",
"illuminate/support": "5.0.*", "illuminate/support": "5.1.*@dev",
"php": ">=5.4.0", "php": ">=5.4.0",
"pingpong/support": "~2.0" "pingpong/support": "2.1.*@dev"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "~0.9", "mockery/mockery": "~0.9",
...@@ -2566,26 +2499,26 @@ ...@@ -2566,26 +2499,26 @@
"laravel", "laravel",
"pingpong" "pingpong"
], ],
"time": "2015-06-05 07:04:03" "time": "2015-06-09 14:29:37"
}, },
{ {
"name": "pingpong/menus", "name": "pingpong/menus",
"version": "2.0.10", "version": "2.1.x-dev",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pingpong-labs/menus.git", "url": "https://github.com/pingpong-labs/menus.git",
"reference": "f18489c7c3e7461a9c137671fd1e348c96e0359b" "reference": "4e790eeb083576519c253df9a04535be943672f1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pingpong-labs/menus/zipball/f18489c7c3e7461a9c137671fd1e348c96e0359b", "url": "https://api.github.com/repos/pingpong-labs/menus/zipball/4e790eeb083576519c253df9a04535be943672f1",
"reference": "f18489c7c3e7461a9c137671fd1e348c96e0359b", "reference": "4e790eeb083576519c253df9a04535be943672f1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/config": "5.0.*", "illuminate/config": "5.1.*@dev",
"illuminate/support": "5.0.*", "illuminate/support": "5.1.*@dev",
"illuminate/view": "5.0.*", "illuminate/view": "5.1.*@dev",
"laravelcollective/html": "~5.0", "laravelcollective/html": "~5.0",
"php": ">=5.3.0" "php": ">=5.3.0"
}, },
...@@ -2618,28 +2551,28 @@ ...@@ -2618,28 +2551,28 @@
"navigation", "navigation",
"pingpong" "pingpong"
], ],
"time": "2015-06-05 07:04:03" "time": "2015-06-09 14:29:37"
}, },
{ {
"name": "pingpong/modules", "name": "pingpong/modules",
"version": "dev-hotfix/migrations", "version": "dev-feature/5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nWidart/modules.git", "url": "https://github.com/nWidart/modules.git",
"reference": "5524c2900a1162faf97b6e9d5d45f240d2ad5905" "reference": "f8dea9ac96113eb87ba0b199f037076a5454b123"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nWidart/modules/zipball/5524c2900a1162faf97b6e9d5d45f240d2ad5905", "url": "https://api.github.com/repos/nWidart/modules/zipball/f8dea9ac96113eb87ba0b199f037076a5454b123",
"reference": "5524c2900a1162faf97b6e9d5d45f240d2ad5905", "reference": "f8dea9ac96113eb87ba0b199f037076a5454b123",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"laravel/framework": "^5.0", "laravel/framework": "~5.1",
"laravelcollective/html": "~5.0", "laravelcollective/html": "~5.0",
"php": ">=5.4.0", "php": ">=5.4.0",
"pingpong/generators": "~2.0", "pingpong/generators": "2.1.*@dev",
"pingpong/support": "~2.0" "pingpong/support": "2.1.*@dev"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "~0.9", "mockery/mockery": "~0.9",
...@@ -2669,28 +2602,28 @@ ...@@ -2669,28 +2602,28 @@
"pingpong" "pingpong"
], ],
"support": { "support": {
"source": "https://github.com/nWidart/modules/tree/hotfix/migrations" "source": "https://github.com/nWidart/modules/tree/feature/5.1"
}, },
"time": "2015-06-07 12:26:08" "time": "2015-06-09 19:03:07"
}, },
{ {
"name": "pingpong/support", "name": "pingpong/support",
"version": "2.0.10", "version": "2.1.x-dev",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pingpong-labs/support.git", "url": "https://github.com/pingpong-labs/support.git",
"reference": "a2057526e0b3bfadbb50edda879b20f7acb7496b" "reference": "32738943416ca41174110e10543972f1f9561403"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pingpong-labs/support/zipball/a2057526e0b3bfadbb50edda879b20f7acb7496b", "url": "https://api.github.com/repos/pingpong-labs/support/zipball/32738943416ca41174110e10543972f1f9561403",
"reference": "a2057526e0b3bfadbb50edda879b20f7acb7496b", "reference": "32738943416ca41174110e10543972f1f9561403",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"erusev/parsedown-extra": "0.7.*", "erusev/parsedown-extra": "0.7.*",
"illuminate/filesystem": "5.0.*", "illuminate/filesystem": "5.1.*@dev",
"illuminate/support": "5.0.*", "illuminate/support": "5.1.*@dev",
"php": ">=5.4.0" "php": ">=5.4.0"
}, },
"type": "library", "type": "library",
...@@ -2713,7 +2646,7 @@ ...@@ -2713,7 +2646,7 @@
} }
], ],
"description": "Support Component of Pingpong Sky Package", "description": "Support Component of Pingpong Sky Package",
"time": "2015-06-05 07:04:03" "time": "2015-06-05 09:49:29"
}, },
{ {
"name": "psr/log", "name": "psr/log",
...@@ -2923,21 +2856,20 @@ ...@@ -2923,21 +2856,20 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v2.6.9", "version": "v2.7.0",
"target-dir": "Symfony/Component/Console",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Console.git", "url": "https://github.com/symfony/Console.git",
"reference": "b5ec0c11a204718f2b656357f5505a8e578f30dd" "reference": "7f0bec04961c61c961df0cb8c2ae88dbfd83f399"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Console/zipball/b5ec0c11a204718f2b656357f5505a8e578f30dd", "url": "https://api.github.com/repos/symfony/Console/zipball/7f0bec04961c61c961df0cb8c2ae88dbfd83f399",
"reference": "b5ec0c11a204718f2b656357f5505a8e578f30dd", "reference": "7f0bec04961c61c961df0cb8c2ae88dbfd83f399",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": ">=5.3.9"
}, },
"require-dev": { "require-dev": {
"psr/log": "~1.0", "psr/log": "~1.0",
...@@ -2953,11 +2885,11 @@ ...@@ -2953,11 +2885,11 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.6-dev" "dev-master": "2.7-dev"
} }
}, },
"autoload": { "autoload": {
"psr-0": { "psr-4": {
"Symfony\\Component\\Console\\": "" "Symfony\\Component\\Console\\": ""
} }
}, },
...@@ -2977,25 +2909,77 @@ ...@@ -2977,25 +2909,77 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-29 14:42:58" "time": "2015-05-29 16:22:24"
},
{
"name": "symfony/css-selector",
"version": "v2.7.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/CssSelector.git",
"reference": "0b5c07b516226b7dd32afbbc82fe547a469c5092"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/CssSelector/zipball/0b5c07b516226b7dd32afbbc82fe547a469c5092",
"reference": "0b5c07b516226b7dd32afbbc82fe547a469c5092",
"shasum": ""
},
"require": {
"php": ">=5.3.9"
},
"require-dev": {
"symfony/phpunit-bridge": "~2.7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.7-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\CssSelector\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jean-François Simon",
"email": "jeanfrancois.simon@sensiolabs.com"
},
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony CssSelector Component",
"homepage": "https://symfony.com",
"time": "2015-05-15 13:33:16"
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v2.6.9", "version": "v2.7.0",
"target-dir": "Symfony/Component/Debug",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Debug.git", "url": "https://github.com/symfony/Debug.git",
"reference": "4851a041c48e76b91a221db84ab5850daa6a7b33" "reference": "1df2971b27a6ff73dae4ea622f42802000ec332d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Debug/zipball/4851a041c48e76b91a221db84ab5850daa6a7b33", "url": "https://api.github.com/repos/symfony/Debug/zipball/1df2971b27a6ff73dae4ea622f42802000ec332d",
"reference": "4851a041c48e76b91a221db84ab5850daa6a7b33", "reference": "1df2971b27a6ff73dae4ea622f42802000ec332d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3", "php": ">=5.3.9",
"psr/log": "~1.0" "psr/log": "~1.0"
}, },
"conflict": { "conflict": {
...@@ -3014,11 +2998,11 @@ ...@@ -3014,11 +2998,11 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.6-dev" "dev-master": "2.7-dev"
} }
}, },
"autoload": { "autoload": {
"psr-0": { "psr-4": {
"Symfony\\Component\\Debug\\": "" "Symfony\\Component\\Debug\\": ""
} }
}, },
...@@ -3038,7 +3022,60 @@ ...@@ -3038,7 +3022,60 @@
], ],
"description": "Symfony Debug Component", "description": "Symfony Debug Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-20 13:09:45" "time": "2015-05-22 14:54:25"
},
{
"name": "symfony/dom-crawler",
"version": "v2.7.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/DomCrawler.git",
"reference": "11d8eb8ccc1533f4c2d89a025f674894fda520b3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/DomCrawler/zipball/11d8eb8ccc1533f4c2d89a025f674894fda520b3",
"reference": "11d8eb8ccc1533f4c2d89a025f674894fda520b3",
"shasum": ""
},
"require": {
"php": ">=5.3.9"
},
"require-dev": {
"symfony/css-selector": "~2.3",
"symfony/phpunit-bridge": "~2.7"
},
"suggest": {
"symfony/css-selector": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.7-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\DomCrawler\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony DomCrawler Component",
"homepage": "https://symfony.com",
"time": "2015-05-22 14:54:25"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
...@@ -3149,21 +3186,20 @@ ...@@ -3149,21 +3186,20 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v2.6.9", "version": "v2.7.0",
"target-dir": "Symfony/Component/Finder",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Finder.git", "url": "https://github.com/symfony/Finder.git",
"reference": "ffedd3e0ff8155188155e9322fe21b9ee012ac14" "reference": "ccb8ed8339cf24824f2ef35dacec30d92ff44368"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Finder/zipball/ffedd3e0ff8155188155e9322fe21b9ee012ac14", "url": "https://api.github.com/repos/symfony/Finder/zipball/ccb8ed8339cf24824f2ef35dacec30d92ff44368",
"reference": "ffedd3e0ff8155188155e9322fe21b9ee012ac14", "reference": "ccb8ed8339cf24824f2ef35dacec30d92ff44368",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": ">=5.3.9"
}, },
"require-dev": { "require-dev": {
"symfony/phpunit-bridge": "~2.7" "symfony/phpunit-bridge": "~2.7"
...@@ -3171,11 +3207,11 @@ ...@@ -3171,11 +3207,11 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.6-dev" "dev-master": "2.7-dev"
} }
}, },
"autoload": { "autoload": {
"psr-0": { "psr-4": {
"Symfony\\Component\\Finder\\": "" "Symfony\\Component\\Finder\\": ""
} }
}, },
...@@ -3195,25 +3231,24 @@ ...@@ -3195,25 +3231,24 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-15 13:32:45" "time": "2015-05-15 14:02:48"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v2.6.9", "version": "v2.7.0",
"target-dir": "Symfony/Component/HttpFoundation",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/HttpFoundation.git", "url": "https://github.com/symfony/HttpFoundation.git",
"reference": "f9b28dcc6d3e50f5568b42dda7292656a9fe8432" "reference": "729de183da037c125c5f6366bd4f0631ba1a1abb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/f9b28dcc6d3e50f5568b42dda7292656a9fe8432", "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/729de183da037c125c5f6366bd4f0631ba1a1abb",
"reference": "f9b28dcc6d3e50f5568b42dda7292656a9fe8432", "reference": "729de183da037c125c5f6366bd4f0631ba1a1abb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": ">=5.3.9"
}, },
"require-dev": { "require-dev": {
"symfony/expression-language": "~2.4", "symfony/expression-language": "~2.4",
...@@ -3222,15 +3257,15 @@ ...@@ -3222,15 +3257,15 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.6-dev" "dev-master": "2.7-dev"
} }
}, },
"autoload": { "autoload": {
"psr-0": { "psr-4": {
"Symfony\\Component\\HttpFoundation\\": "" "Symfony\\Component\\HttpFoundation\\": ""
}, },
"classmap": [ "classmap": [
"Symfony/Component/HttpFoundation/Resources/stubs" "Resources/stubs"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
...@@ -3249,34 +3284,36 @@ ...@@ -3249,34 +3284,36 @@
], ],
"description": "Symfony HttpFoundation Component", "description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-22 14:53:08" "time": "2015-05-22 14:54:25"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v2.6.9", "version": "v2.7.0",
"target-dir": "Symfony/Component/HttpKernel",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/HttpKernel.git", "url": "https://github.com/symfony/HttpKernel.git",
"reference": "7c883eb1a5d8b52b1fa6d4134b82304c6bb7007f" "reference": "74acbb7ef9c4aae0620d3250b9b990d2fff28d16"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/HttpKernel/zipball/7c883eb1a5d8b52b1fa6d4134b82304c6bb7007f", "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/74acbb7ef9c4aae0620d3250b9b990d2fff28d16",
"reference": "7c883eb1a5d8b52b1fa6d4134b82304c6bb7007f", "reference": "74acbb7ef9c4aae0620d3250b9b990d2fff28d16",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3", "php": ">=5.3.9",
"psr/log": "~1.0", "psr/log": "~1.0",
"symfony/debug": "~2.6,>=2.6.2", "symfony/debug": "~2.6,>=2.6.2",
"symfony/event-dispatcher": "~2.5.9|~2.6,>=2.6.2", "symfony/event-dispatcher": "~2.5.9|~2.6,>=2.6.2",
"symfony/http-foundation": "~2.5,>=2.5.4" "symfony/http-foundation": "~2.5,>=2.5.4"
}, },
"conflict": {
"symfony/config": "<2.7"
},
"require-dev": { "require-dev": {
"symfony/browser-kit": "~2.3", "symfony/browser-kit": "~2.3",
"symfony/class-loader": "~2.1", "symfony/class-loader": "~2.1",
"symfony/config": "~2.0,>=2.0.5", "symfony/config": "~2.7",
"symfony/console": "~2.3", "symfony/console": "~2.3",
"symfony/css-selector": "~2.0,>=2.0.5", "symfony/css-selector": "~2.0,>=2.0.5",
"symfony/dependency-injection": "~2.2", "symfony/dependency-injection": "~2.2",
...@@ -3303,11 +3340,11 @@ ...@@ -3303,11 +3340,11 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.6-dev" "dev-master": "2.7-dev"
} }
}, },
"autoload": { "autoload": {
"psr-0": { "psr-4": {
"Symfony\\Component\\HttpKernel\\": "" "Symfony\\Component\\HttpKernel\\": ""
} }
}, },
...@@ -3327,25 +3364,24 @@ ...@@ -3327,25 +3364,24 @@
], ],
"description": "Symfony HttpKernel Component", "description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-29 22:55:07" "time": "2015-05-30 16:52:28"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v2.6.9", "version": "v2.7.0",
"target-dir": "Symfony/Component/Process",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Process.git", "url": "https://github.com/symfony/Process.git",
"reference": "7856d78ab6cce6e59d02d9e1a873441f6bd21306" "reference": "e0a82b58e36afc60f8e79b8bc85a22bb064077c1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Process/zipball/7856d78ab6cce6e59d02d9e1a873441f6bd21306", "url": "https://api.github.com/repos/symfony/Process/zipball/e0a82b58e36afc60f8e79b8bc85a22bb064077c1",
"reference": "7856d78ab6cce6e59d02d9e1a873441f6bd21306", "reference": "e0a82b58e36afc60f8e79b8bc85a22bb064077c1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": ">=5.3.9"
}, },
"require-dev": { "require-dev": {
"symfony/phpunit-bridge": "~2.7" "symfony/phpunit-bridge": "~2.7"
...@@ -3353,11 +3389,11 @@ ...@@ -3353,11 +3389,11 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.6-dev" "dev-master": "2.7-dev"
} }
}, },
"autoload": { "autoload": {
"psr-0": { "psr-4": {
"Symfony\\Component\\Process\\": "" "Symfony\\Component\\Process\\": ""
} }
}, },
...@@ -3377,31 +3413,33 @@ ...@@ -3377,31 +3413,33 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-15 13:32:45" "time": "2015-05-15 13:33:16"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v2.6.9", "version": "v2.7.0",
"target-dir": "Symfony/Component/Routing",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Routing.git", "url": "https://github.com/symfony/Routing.git",
"reference": "dc9df18a1cfe87de65e270e8f01407ca6d7c39cb" "reference": "6f0333fb8b89cf6f8fd9d6740c5e83b73d9c95b9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Routing/zipball/dc9df18a1cfe87de65e270e8f01407ca6d7c39cb", "url": "https://api.github.com/repos/symfony/Routing/zipball/6f0333fb8b89cf6f8fd9d6740c5e83b73d9c95b9",
"reference": "dc9df18a1cfe87de65e270e8f01407ca6d7c39cb", "reference": "6f0333fb8b89cf6f8fd9d6740c5e83b73d9c95b9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": ">=5.3.9"
},
"conflict": {
"symfony/config": "<2.7"
}, },
"require-dev": { "require-dev": {
"doctrine/annotations": "~1.0", "doctrine/annotations": "~1.0",
"doctrine/common": "~2.2", "doctrine/common": "~2.2",
"psr/log": "~1.0", "psr/log": "~1.0",
"symfony/config": "~2.2", "symfony/config": "~2.7",
"symfony/expression-language": "~2.4", "symfony/expression-language": "~2.4",
"symfony/http-foundation": "~2.3", "symfony/http-foundation": "~2.3",
"symfony/phpunit-bridge": "~2.7", "symfony/phpunit-bridge": "~2.7",
...@@ -3416,11 +3454,11 @@ ...@@ -3416,11 +3454,11 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.6-dev" "dev-master": "2.7-dev"
} }
}, },
"autoload": { "autoload": {
"psr-0": { "psr-4": {
"Symfony\\Component\\Routing\\": "" "Symfony\\Component\\Routing\\": ""
} }
}, },
...@@ -3446,93 +3484,31 @@ ...@@ -3446,93 +3484,31 @@
"uri", "uri",
"url" "url"
], ],
"time": "2015-05-15 13:32:45" "time": "2015-05-19 06:58:17"
},
{
"name": "symfony/security-core",
"version": "v2.6.9",
"target-dir": "Symfony/Component/Security/Core",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
"reference": "1ad0ee4b2a1ab32924cd0be397f0196b5d47e5d0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/1ad0ee4b2a1ab32924cd0be397f0196b5d47e5d0",
"reference": "1ad0ee4b2a1ab32924cd0be397f0196b5d47e5d0",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"ircmaxell/password-compat": "1.0.*",
"psr/log": "~1.0",
"symfony/event-dispatcher": "~2.1",
"symfony/expression-language": "~2.6",
"symfony/http-foundation": "~2.4",
"symfony/phpunit-bridge": "~2.7",
"symfony/translation": "~2.0,>=2.0.5",
"symfony/validator": "~2.5,>=2.5.5"
},
"suggest": {
"ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5",
"symfony/event-dispatcher": "",
"symfony/expression-language": "For using the expression voter",
"symfony/http-foundation": "",
"symfony/validator": "For using the user password constraint"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6-dev"
}
},
"autoload": {
"psr-0": {
"Symfony\\Component\\Security\\Core\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com",
"time": "2015-05-15 13:53:19"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v2.6.9", "version": "v2.7.0",
"target-dir": "Symfony/Component/Translation",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Translation.git", "url": "https://github.com/symfony/Translation.git",
"reference": "89cdf3c43bc24c85dd8173dfcf5a979a95e5bd9c" "reference": "cc1907bbeacfcc703c031b67545400d6e7d1eb79"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Translation/zipball/89cdf3c43bc24c85dd8173dfcf5a979a95e5bd9c", "url": "https://api.github.com/repos/symfony/Translation/zipball/cc1907bbeacfcc703c031b67545400d6e7d1eb79",
"reference": "89cdf3c43bc24c85dd8173dfcf5a979a95e5bd9c", "reference": "cc1907bbeacfcc703c031b67545400d6e7d1eb79",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": ">=5.3.9"
},
"conflict": {
"symfony/config": "<2.7"
}, },
"require-dev": { "require-dev": {
"psr/log": "~1.0", "psr/log": "~1.0",
"symfony/config": "~2.3,>=2.3.12", "symfony/config": "~2.7",
"symfony/intl": "~2.3", "symfony/intl": "~2.3",
"symfony/phpunit-bridge": "~2.7", "symfony/phpunit-bridge": "~2.7",
"symfony/yaml": "~2.2" "symfony/yaml": "~2.2"
...@@ -3545,11 +3521,11 @@ ...@@ -3545,11 +3521,11 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.6-dev" "dev-master": "2.7-dev"
} }
}, },
"autoload": { "autoload": {
"psr-0": { "psr-4": {
"Symfony\\Component\\Translation\\": "" "Symfony\\Component\\Translation\\": ""
} }
}, },
...@@ -3569,25 +3545,24 @@ ...@@ -3569,25 +3545,24 @@
], ],
"description": "Symfony Translation Component", "description": "Symfony Translation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-05-29 14:42:58" "time": "2015-05-29 14:44:44"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v2.6.9", "version": "v2.7.0",
"target-dir": "Symfony/Component/VarDumper",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "89eec96645fb44af4a454a26c74c72ba6311f5bc" "reference": "120b187ec46215f7a53a506e53aa91a81c82a082"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/89eec96645fb44af4a454a26c74c72ba6311f5bc", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/120b187ec46215f7a53a506e53aa91a81c82a082",
"reference": "89eec96645fb44af4a454a26c74c72ba6311f5bc", "reference": "120b187ec46215f7a53a506e53aa91a81c82a082",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": ">=5.3.9"
}, },
"require-dev": { "require-dev": {
"symfony/phpunit-bridge": "~2.7" "symfony/phpunit-bridge": "~2.7"
...@@ -3598,14 +3573,14 @@ ...@@ -3598,14 +3573,14 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.6-dev" "dev-master": "2.7-dev"
} }
}, },
"autoload": { "autoload": {
"files": [ "files": [
"Resources/functions/dump.php" "Resources/functions/dump.php"
], ],
"psr-0": { "psr-4": {
"Symfony\\Component\\VarDumper\\": "" "Symfony\\Component\\VarDumper\\": ""
} }
}, },
...@@ -3629,7 +3604,7 @@ ...@@ -3629,7 +3604,7 @@
"debug", "debug",
"dump" "dump"
], ],
"time": "2015-05-01 14:14:24" "time": "2015-05-02 15:21:08"
}, },
{ {
"name": "typicms/nestablecollection", "name": "typicms/nestablecollection",
...@@ -3727,20 +3702,20 @@ ...@@ -3727,20 +3702,20 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "barryvdh/laravel-debugbar", "name": "barryvdh/laravel-debugbar",
"version": "v2.0.3", "version": "v2.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/barryvdh/laravel-debugbar.git", "url": "https://github.com/barryvdh/laravel-debugbar.git",
"reference": "77be5170f3777e2e899ec98105ce5686cd4aa63b" "reference": "3edaea0e8056edde00f7d0af13ed0d406412182d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/77be5170f3777e2e899ec98105ce5686cd4aa63b", "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/3edaea0e8056edde00f7d0af13ed0d406412182d",
"reference": "77be5170f3777e2e899ec98105ce5686cd4aa63b", "reference": "3edaea0e8056edde00f7d0af13ed0d406412182d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"illuminate/support": "5.0.x", "illuminate/support": "~5.0.17|5.1.*",
"maximebf/debugbar": "~1.10.2", "maximebf/debugbar": "~1.10.2",
"php": ">=5.4.0", "php": ">=5.4.0",
"symfony/finder": "~2.6" "symfony/finder": "~2.6"
...@@ -3777,7 +3752,7 @@ ...@@ -3777,7 +3752,7 @@
"profiler", "profiler",
"webprofiler" "webprofiler"
], ],
"time": "2015-03-07 15:15:23" "time": "2015-06-07 07:19:29"
}, },
{ {
"name": "doctrine/instantiator", "name": "doctrine/instantiator",
...@@ -4112,16 +4087,16 @@ ...@@ -4112,16 +4087,16 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "2.1.4", "version": "2.1.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "3703c4bb67c8700957dd41c843254658539d091d" "reference": "be2286cb8c7e1773eded49d9719219e6f74f9e3e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/3703c4bb67c8700957dd41c843254658539d091d", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/be2286cb8c7e1773eded49d9719219e6f74f9e3e",
"reference": "3703c4bb67c8700957dd41c843254658539d091d", "reference": "be2286cb8c7e1773eded49d9719219e6f74f9e3e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4170,7 +4145,7 @@ ...@@ -4170,7 +4145,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2015-06-06 08:33:23" "time": "2015-06-09 13:05:42"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
...@@ -4908,17 +4883,7 @@ ...@@ -4908,17 +4883,7 @@
"minimum-stability": "dev", "minimum-stability": "dev",
"stability-flags": { "stability-flags": {
"pingpong/modules": 20, "pingpong/modules": 20,
"cartalyst/sentry": 20, "cartalyst/sentry": 20
"asgardcms/core-module": 20,
"asgardcms/dashboard-module": 20,
"asgardcms/user-module": 20,
"asgardcms/setting-module": 20,
"asgardcms/media-module": 20,
"asgardcms/page-module": 20,
"asgardcms/menu-module": 20,
"asgardcms/workshop-module": 20,
"asgardcms/flatly-theme": 20,
"asgardcms/adminlte-theme": 20
}, },
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,
......
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