mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-26 15:25:18 +02:00
Merge pull request #297 from DirectoryLister/dependabot/composer/tightenco/collect-7.0.3
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"slim/twig-view": "^3.0",
|
||||
"symfony/finder": "^5.0",
|
||||
"symfony/translation": "^5.0",
|
||||
"tightenco/collect": "^6.4",
|
||||
"tightenco/collect": "^7.0",
|
||||
"vlucas/phpdotenv": "^4.0"
|
||||
},
|
||||
"require-dev": {
|
||||
|
22
composer.lock
generated
22
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": "ec21efdea1e0689436e9653f81e1c18c",
|
||||
"content-hash": "ff3de67fa7e2e36931a097bd167f441d",
|
||||
"packages": [
|
||||
{
|
||||
"name": "erusev/parsedown",
|
||||
@@ -1826,16 +1826,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-dumper",
|
||||
"version": "v5.0.4",
|
||||
"version": "v5.0.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-dumper.git",
|
||||
"reference": "923591cfb78a935f0c98968fedfad05bfda9d01f"
|
||||
"reference": "3a37aeb1132d1035536d3d6aa9cb06c2ff9355e9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/923591cfb78a935f0c98968fedfad05bfda9d01f",
|
||||
"reference": "923591cfb78a935f0c98968fedfad05bfda9d01f",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/3a37aeb1132d1035536d3d6aa9cb06c2ff9355e9",
|
||||
"reference": "3a37aeb1132d1035536d3d6aa9cb06c2ff9355e9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1897,7 +1897,7 @@
|
||||
"debug",
|
||||
"dump"
|
||||
],
|
||||
"time": "2020-01-25T15:56:29+00:00"
|
||||
"time": "2020-02-26T22:30:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
@@ -1960,16 +1960,16 @@
|
||||
},
|
||||
{
|
||||
"name": "tightenco/collect",
|
||||
"version": "v6.17.0",
|
||||
"version": "v7.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/tightenco/collect.git",
|
||||
"reference": "bc554bfb79fc02b4e6e1dd463a7fa8470119e9ab"
|
||||
"reference": "f59f2143c4f3211e3fb7a90a173bdd31919b2ebe"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/tightenco/collect/zipball/bc554bfb79fc02b4e6e1dd463a7fa8470119e9ab",
|
||||
"reference": "bc554bfb79fc02b4e6e1dd463a7fa8470119e9ab",
|
||||
"url": "https://api.github.com/repos/tightenco/collect/zipball/f59f2143c4f3211e3fb7a90a173bdd31919b2ebe",
|
||||
"reference": "f59f2143c4f3211e3fb7a90a173bdd31919b2ebe",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2006,7 +2006,7 @@
|
||||
"collection",
|
||||
"laravel"
|
||||
],
|
||||
"time": "2020-02-25T19:45:47+00:00"
|
||||
"time": "2020-03-05T22:36:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "twig/twig",
|
||||
|
Reference in New Issue
Block a user