diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-01-17 16:00:41 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-01-17 16:00:41 -0500 |
commit | f2712e3e634a10e9e2d16185f60329d8e728d238 (patch) | |
tree | 867d8ab2fcad478f68fe85fdd3f9998d901f207f | |
parent | e7a614781985a5686092d62a48021066dc559e35 (diff) |
Update composer.lock
-rw-r--r-- | README.md | 5 | ||||
-rw-r--r-- | composer.lock | 42 |
2 files changed, 26 insertions, 21 deletions
@@ -14,11 +14,10 @@ Official website: <http://kanboard.net> - [List of features are available on the website](http://kanboard.net/features) - [Change Log](ChangeLog) +[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy) [![Build Status](https://travis-ci.org/fguillot/kanboard.svg)](https://travis-ci.org/fguillot/kanboard) - [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/fguillot/kanboard/badges/quality-score.png?s=2b6490781608657cc8c43d02285bfafb4f489528)](https://scrutinizer-ci.com/g/fguillot/kanboard/) - -[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy) +[![SensioLabsInsight](https://insight.sensiolabs.com/projects/5e50750e-fc62-4a1f-b02a-71991123a2a7/mini.png)](https://insight.sensiolabs.com/projects/5e50750e-fc62-4a1f-b02a-71991123a2a7) Known bugs and feature requests ------------------------------- diff --git a/composer.lock b/composer.lock index 1640f69b..cf0e19a8 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "b332807723e0000bb534941a15bafbb0", - "content-hash": "0ab11c95dc92ccabd766253dc026f108", + "hash": "3b4f1b31e90ca81927f3f839d42e21d7", + "content-hash": "ce69cdbd50f2d27eca033e98ae7ff1e4", "packages": [ { "name": "christian-riesen/base32", @@ -627,16 +627,16 @@ }, { "name": "symfony/console", - "version": "v2.8.1", + "version": "v2.8.2", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "2e06a5ccb19dcf9b89f1c6a677a39a8df773635a" + "reference": "d0239fb42f98dd02e7d342f793c5d2cdee0c478d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/2e06a5ccb19dcf9b89f1c6a677a39a8df773635a", - "reference": "2e06a5ccb19dcf9b89f1c6a677a39a8df773635a", + "url": "https://api.github.com/repos/symfony/console/zipball/d0239fb42f98dd02e7d342f793c5d2cdee0c478d", + "reference": "d0239fb42f98dd02e7d342f793c5d2cdee0c478d", "shasum": "" }, "require": { @@ -683,20 +683,20 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2015-12-22 10:25:57" + "time": "2016-01-14 08:33:16" }, { "name": "symfony/event-dispatcher", - "version": "v2.8.1", + "version": "v2.8.2", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "a5eb815363c0388e83247e7e9853e5dbc14999cc" + "reference": "ee278f7c851533e58ca307f66305ccb9188aceda" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a5eb815363c0388e83247e7e9853e5dbc14999cc", - "reference": "a5eb815363c0388e83247e7e9853e5dbc14999cc", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ee278f7c851533e58ca307f66305ccb9188aceda", + "reference": "ee278f7c851533e58ca307f66305ccb9188aceda", "shasum": "" }, "require": { @@ -743,7 +743,7 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2015-10-30 20:15:42" + "time": "2016-01-13 10:28:07" }, { "name": "symfony/polyfill-mbstring", @@ -808,16 +808,16 @@ "packages-dev": [ { "name": "symfony/stopwatch", - "version": "v2.8.1", + "version": "v2.8.2", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "5f1e2ebd1044da542d2b9510527836e8be92b1cb" + "reference": "e3bc8e2a984f4382690a438c8bb650f3ffd71e73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/5f1e2ebd1044da542d2b9510527836e8be92b1cb", - "reference": "5f1e2ebd1044da542d2b9510527836e8be92b1cb", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/e3bc8e2a984f4382690a438c8bb650f3ffd71e73", + "reference": "e3bc8e2a984f4382690a438c8bb650f3ffd71e73", "shasum": "" }, "require": { @@ -853,7 +853,7 @@ ], "description": "Symfony Stopwatch Component", "homepage": "https://symfony.com", - "time": "2015-10-30 20:15:42" + "time": "2016-01-03 15:33:41" } ], "aliases": [], @@ -866,8 +866,14 @@ "prefer-lowest": false, "platform": { "php": ">=5.3", + "ext-gd": "*", "ext-mbstring": "*", - "ext-gd": "*" + "ext-hash": "*", + "ext-openssl": "*", + "ext-json": "*", + "ext-ctype": "*", + "ext-filter": "*", + "ext-session": "*" }, "platform-dev": [] } |