build(composer): Upgrade slim/slim to 3.11.0

This commit is contained in:
Pierre Rudloff 2019-01-15 11:06:21 +01:00
parent 4ad0399782
commit be7dae8ee4
2 changed files with 7 additions and 7 deletions

View File

@ -5,7 +5,7 @@
"homepage": "http://alltubedownload.net/",
"type": "project",
"require": {
"slim/slim": "~3.9.2",
"slim/slim": "~3.11.0",
"mathmarques/smarty-view": "~1.1.0",
"symfony/yaml": "~3.4.1",
"symfony/process": "~3.4.1",

12
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "2f25c657ba117b6ebbe7992c501bd890",
"content-hash": "4fd1f5514e63feade05ea3e329679c55",
"packages": [
{
"name": "aura/session",
@ -1007,16 +1007,16 @@
},
{
"name": "slim/slim",
"version": "3.9.2",
"version": "3.11.0",
"source": {
"type": "git",
"url": "https://github.com/slimphp/Slim.git",
"reference": "4086d0106cf5a7135c69fce4161fe355a8feb118"
"reference": "d378e70431e78ee92ee32ddde61ecc72edf5dc0a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/slimphp/Slim/zipball/4086d0106cf5a7135c69fce4161fe355a8feb118",
"reference": "4086d0106cf5a7135c69fce4161fe355a8feb118",
"url": "https://api.github.com/repos/slimphp/Slim/zipball/d378e70431e78ee92ee32ddde61ecc72edf5dc0a",
"reference": "d378e70431e78ee92ee32ddde61ecc72edf5dc0a",
"shasum": ""
},
"require": {
@ -1074,7 +1074,7 @@
"micro",
"router"
],
"time": "2017-11-26T19:13:09+00:00"
"time": "2018-09-16T10:54:21+00:00"
},
{
"name": "smarty-gettext/smarty-gettext",