Fixed composer

This commit is contained in:
Igor Scheller 2017-09-24 20:17:17 +02:00
parent d49e49c364
commit c5c0a602aa
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"require": { "require": {
"php": ">=7.0.0", "php": ">=7.0.0",
"erusev/parsedown": "^1.6", "erusev/parsedown": "^1.6",
"illuminate/container": "^5.*", "illuminate/container": "5.5.*",
"psr/container": "^1.0", "psr/container": "^1.0",
"psr/log": "^1.0", "psr/log": "^1.0",
"symfony/http-foundation": "^3.3", "symfony/http-foundation": "^3.3",