Slim upgrade

This commit is contained in:
Pierre Rudloff 2016-07-27 01:56:54 +02:00
parent ea93a5003a
commit ed23275d27
2 changed files with 23 additions and 24 deletions

View File

@ -7,7 +7,7 @@
"require": {
"smarty/smarty": "~3.1.29",
"rg3/youtube-dl": "~2016.06.26",
"slim/slim": "3.x-dev",
"slim/slim": "3.5.0",
"mathmarques/smarty-view": "~1.1.0",
"symfony/yaml": "~3.1.0",
"symfony/process": "~3.1.0",

45
composer.lock generated
View File

@ -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": "9b786e5296681e3f70dc40a5a6c1436f",
"content-hash": "d54409f6fc08ef2895c80ff32bb6e9a1",
"hash": "4eda7a7370cc96578d4b5a7a6fffb4ff",
"content-hash": "cb8898e6173b6d8e835dd11352f9268c",
"packages": [
{
"name": "container-interop/container-interop",
@ -479,16 +479,16 @@
},
{
"name": "slim/slim",
"version": "3.x-dev",
"version": "3.5.0",
"source": {
"type": "git",
"url": "https://github.com/slimphp/Slim.git",
"reference": "805150e058b48471426d2deadc247e00d0f38c76"
"reference": "184352bc1913d7ba552ab4131d62f4730ddb0893"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/slimphp/Slim/zipball/805150e058b48471426d2deadc247e00d0f38c76",
"reference": "805150e058b48471426d2deadc247e00d0f38c76",
"url": "https://api.github.com/repos/slimphp/Slim/zipball/184352bc1913d7ba552ab4131d62f4730ddb0893",
"reference": "184352bc1913d7ba552ab4131d62f4730ddb0893",
"shasum": ""
},
"require": {
@ -545,7 +545,7 @@
"micro",
"router"
],
"time": "2016-06-21 05:52:35"
"time": "2016-07-26 15:12:13"
},
{
"name": "smarty/smarty",
@ -604,16 +604,16 @@
},
{
"name": "symfony/process",
"version": "v3.1.1",
"version": "v3.1.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "6350e63ed9c232da50e00f00a7e0330f066387a2"
"reference": "5c11a1a4d4016662eeaf0f8757958c7de069f9a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/6350e63ed9c232da50e00f00a7e0330f066387a2",
"reference": "6350e63ed9c232da50e00f00a7e0330f066387a2",
"url": "https://api.github.com/repos/symfony/process/zipball/5c11a1a4d4016662eeaf0f8757958c7de069f9a0",
"reference": "5c11a1a4d4016662eeaf0f8757958c7de069f9a0",
"shasum": ""
},
"require": {
@ -649,20 +649,20 @@
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
"time": "2016-06-06 11:42:41"
"time": "2016-06-29 05:42:25"
},
{
"name": "symfony/yaml",
"version": "v3.1.1",
"version": "v3.1.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "c5a7e7fc273c758b92b85dcb9c46149ccda89623"
"reference": "2884c26ce4c1d61aebf423a8b912950fe7c764de"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/c5a7e7fc273c758b92b85dcb9c46149ccda89623",
"reference": "c5a7e7fc273c758b92b85dcb9c46149ccda89623",
"url": "https://api.github.com/repos/symfony/yaml/zipball/2884c26ce4c1d61aebf423a8b912950fe7c764de",
"reference": "2884c26ce4c1d61aebf423a8b912950fe7c764de",
"shasum": ""
},
"require": {
@ -698,7 +698,7 @@
],
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",
"time": "2016-06-14 11:18:07"
"time": "2016-06-29 05:41:56"
}
],
"packages-dev": [
@ -763,16 +763,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v3.1.1",
"version": "v3.1.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "436195b421e8c0493ca3e390c1fbecd8ee08c546"
"reference": "39492b8b8fe514163e677bf154fd80f6cc995759"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/436195b421e8c0493ca3e390c1fbecd8ee08c546",
"reference": "436195b421e8c0493ca3e390c1fbecd8ee08c546",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/39492b8b8fe514163e677bf154fd80f6cc995759",
"reference": "39492b8b8fe514163e677bf154fd80f6cc995759",
"shasum": ""
},
"require": {
@ -822,13 +822,12 @@
"debug",
"dump"
],
"time": "2016-05-24 10:06:56"
"time": "2016-06-29 05:41:56"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"slim/slim": 20,
"ffmpeg/ffmpeg": 20
},
"prefer-stable": false,