mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-09-01 18:03:29 +02:00
Updated dependencies
This commit is contained in:
@@ -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
4
composer.lock
generated
@@ -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",
|
||||
|
Reference in New Issue
Block a user