Avoid exact version constraint

This commit is contained in:
Pierre Rudloff 2016-07-27 02:23:24 +02:00
parent e21b4caaf8
commit f8b08acd10
2 changed files with 3 additions and 3 deletions

View File

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

4
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": "483d889796869f2dae339dd9d899b3c9",
"content-hash": "08f1b6127328a6070354963ec15f5c1b",
"hash": "2afe3e4c1f053ce8a1dc13887ea3aa8c",
"content-hash": "2c86697f5f04b91631cd33dbedce3179",
"packages": [
{
"name": "container-interop/container-interop",