mathmarques/smarty-view update

This commit is contained in:
Pierre Rudloff 2016-04-01 00:45:44 +02:00
parent 1d83c5c0b3
commit 589ac1aa67
2 changed files with 9 additions and 8 deletions

View File

@ -8,7 +8,7 @@
"smarty/smarty": "~3.1.29", "smarty/smarty": "~3.1.29",
"rg3/youtube-dl": "2016.03.14", "rg3/youtube-dl": "2016.03.14",
"slim/slim": "~3.3.0", "slim/slim": "~3.3.0",
"mathmarques/smarty-view": "~1.0.0", "mathmarques/smarty-view": "~1.1.0",
"symfony/yaml": "~3.0.0", "symfony/yaml": "~3.0.0",
"symfony/process": "~3.0.0", "symfony/process": "~3.0.0",
"ffmpeg/ffmpeg": "~2.8.2" "ffmpeg/ffmpeg": "~2.8.2"

15
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", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "5ba1de7cdc94a679d3cbea5aa73db0d5", "hash": "30a773acbc1f648f298cf6d8965f5220",
"content-hash": "f2b2cf7d6170452e2cfc4dfde5fd6b5f", "content-hash": "b3d64cff4caffcaf3bb1d6cfa6712054",
"packages": [ "packages": [
{ {
"name": "container-interop/container-interop", "name": "container-interop/container-interop",
@ -50,16 +50,16 @@
}, },
{ {
"name": "mathmarques/smarty-view", "name": "mathmarques/smarty-view",
"version": "1.0", "version": "1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mathmarques/Smarty-View.git", "url": "https://github.com/mathmarques/Smarty-View.git",
"reference": "0e7e34611d78183efbf748fa351be3faf09bcbce" "reference": "66f4d28c564c0363eda18d3f5b85a4241b1c4ad1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mathmarques/Smarty-View/zipball/0e7e34611d78183efbf748fa351be3faf09bcbce", "url": "https://api.github.com/repos/mathmarques/Smarty-View/zipball/66f4d28c564c0363eda18d3f5b85a4241b1c4ad1",
"reference": "0e7e34611d78183efbf748fa351be3faf09bcbce", "reference": "66f4d28c564c0363eda18d3f5b85a4241b1c4ad1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -91,11 +91,12 @@
"keywords": [ "keywords": [
"framework", "framework",
"slim", "slim",
"slim 3",
"smarty", "smarty",
"template", "template",
"view" "view"
], ],
"time": "2015-12-07 21:31:37" "time": "2016-03-31 00:41:59"
}, },
{ {
"name": "nikic/fast-route", "name": "nikic/fast-route",