Updated dependencies

This commit is contained in:
Chris Kankiewicz
2020-02-03 14:09:52 -07:00
parent cdfd23ccfe
commit 2c1f5845f3
2 changed files with 5 additions and 4 deletions

View File

@@ -12,12 +12,13 @@
"require": {
"php": ">=7.2",
"erusev/parsedown": "^1.7",
"phlak/config": "^6.0",
"phlak/config": "^6.1",
"php-di/php-di": "^6.0",
"php-di/slim-bridge": "^3.0",
"psr/http-message": "^1.0.1",
"slim/psr7": "^1.0",
"slim/slim": "^4.3",
"slim/twig-view": "3.0.0",
"slim/twig-view": "^3.0",
"symfony/finder": "^5.0",
"tightenco/collect": "^6.4",
"vlucas/phpdotenv": "^4.0"

4
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": "32eadb4e638e3fc66bdb4ab576ef26c1",
"content-hash": "275c48fcfa7711e0f1be78d127448fba",
"packages": [
{
"name": "erusev/parsedown",
@@ -1469,7 +1469,7 @@
},
{
"name": "tightenco/collect",
"version": "v6.13.0",
"version": "v6.13.1",
"source": {
"type": "git",
"url": "https://github.com/tightenco/collect.git",