[TASK] update composer

This commit is contained in:
Kanti 2015-03-30 19:06:21 +02:00
commit a685bcf91b
116 changed files with 4837 additions and 8167 deletions

49
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "18445c7fcb4587c445b0f715332b8ded",
"hash": "3e80d2a8e4920ba6151c05a19f1f8b9e",
"packages": [
{
"name": "ircmaxell/password-compat",
@ -29,7 +29,7 @@
"lib/password.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [
"MIT"
],
@ -50,28 +50,31 @@
},
{
"name": "kanti/hub-updater",
"version": "v0.3.1",
"version": "v0.4",
"source": {
"type": "git",
"url": "https://github.com/Kanti/hub-updater.git",
"reference": "105bf291983b1323c5916092cc4e170bf987b00c"
"reference": "81dae71f2b3ccd0e3425579ac932a8c6b7b58c5d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Kanti/hub-updater/zipball/105bf291983b1323c5916092cc4e170bf987b00c",
"reference": "105bf291983b1323c5916092cc4e170bf987b00c",
"url": "https://api.github.com/repos/Kanti/hub-updater/zipball/81dae71f2b3ccd0e3425579ac932a8c6b7b58c5d",
"reference": "81dae71f2b3ccd0e3425579ac932a8c6b7b58c5d",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "~4.6@dev"
},
"type": "library",
"autoload": {
"psr-4": {
"Kanti\\": ""
"Kanti\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [
"GPL-2.0"
],
@ -84,20 +87,20 @@
}
],
"description": "Simple Github Updater for Web Projects",
"time": "2014-12-27 13:59:09"
"time": "2015-02-03 09:53:58"
},
{
"name": "michelf/php-markdown",
"version": "1.4.1",
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://github.com/michelf/php-markdown.git",
"reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6"
"reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/michelf/php-markdown/zipball/de9a19c7bf352d41cc99ed86c3c0ef17e87394b6",
"reference": "de9a19c7bf352d41cc99ed86c3c0ef17e87394b6",
"url": "https://api.github.com/repos/michelf/php-markdown/zipball/e1aabe18173231ebcefc90e615565742fc1c7fd9",
"reference": "e1aabe18173231ebcefc90e615565742fc1c7fd9",
"shasum": ""
},
"require": {
@ -114,28 +117,28 @@
"Michelf": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Michel Fortin",
"email": "michel.fortin@michelf.ca",
"homepage": "http://michelf.ca/",
"role": "Developer"
},
{
"name": "John Gruber",
"homepage": "http://daringfireball.net/"
},
{
"name": "Michel Fortin",
"email": "michel.fortin@michelf.ca",
"homepage": "https://michelf.ca/",
"role": "Developer"
}
],
"description": "PHP Markdown",
"homepage": "http://michelf.ca/projects/php-markdown/",
"homepage": "https://michelf.ca/projects/php-markdown/",
"keywords": [
"markdown"
],
"time": "2014-05-05 02:43:50"
"time": "2015-03-01 12:03:08"
},
{
"name": "suin/php-rss-writer",
@ -160,7 +163,7 @@
"Suin\\RSSWriter": "Source"
}
},
"notification-url": "https://packagist.org/downloads/",
"notification-url": "http://packagist.org/downloads/",
"license": [
"MIT"
],