build(composer): Upgrade slim/slim to 3.12.1
This commit is contained in:
parent
790677d13f
commit
660f322edd
2 changed files with 7 additions and 7 deletions
|
@ -5,7 +5,7 @@
|
||||||
"homepage": "http://alltubedownload.net/",
|
"homepage": "http://alltubedownload.net/",
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"require": {
|
"require": {
|
||||||
"slim/slim": "~3.11.0",
|
"slim/slim": "~3.12.1",
|
||||||
"mathmarques/smarty-view": "~1.1.0",
|
"mathmarques/smarty-view": "~1.1.0",
|
||||||
"symfony/yaml": "~3.4.1",
|
"symfony/yaml": "~3.4.1",
|
||||||
"symfony/process": "~3.4.1",
|
"symfony/process": "~3.4.1",
|
||||||
|
|
12
composer.lock
generated
12
composer.lock
generated
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "56a4c280b6d56ee4689731edc5e5f19a",
|
"content-hash": "2c8716c48daf667b91a6d951eb52df87",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "aura/session",
|
"name": "aura/session",
|
||||||
|
@ -1008,16 +1008,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "slim/slim",
|
"name": "slim/slim",
|
||||||
"version": "3.11.0",
|
"version": "3.12.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/slimphp/Slim.git",
|
"url": "https://github.com/slimphp/Slim.git",
|
||||||
"reference": "d378e70431e78ee92ee32ddde61ecc72edf5dc0a"
|
"reference": "eaee12ef8d0750db62b8c548016d82fb33addb6b"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/slimphp/Slim/zipball/d378e70431e78ee92ee32ddde61ecc72edf5dc0a",
|
"url": "https://api.github.com/repos/slimphp/Slim/zipball/eaee12ef8d0750db62b8c548016d82fb33addb6b",
|
||||||
"reference": "d378e70431e78ee92ee32ddde61ecc72edf5dc0a",
|
"reference": "eaee12ef8d0750db62b8c548016d82fb33addb6b",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -1075,7 +1075,7 @@
|
||||||
"micro",
|
"micro",
|
||||||
"router"
|
"router"
|
||||||
],
|
],
|
||||||
"time": "2018-09-16T10:54:21+00:00"
|
"time": "2019-04-16T16:47:29+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "smarty-gettext/smarty-gettext",
|
"name": "smarty-gettext/smarty-gettext",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue