mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-13 06:47:46 -08:00
Added filesstem cache
This commit is contained in:
parent
310ed0f1d3
commit
4129463923
|
@ -24,7 +24,7 @@
|
||||||
"laravelcollective/html": "^5.3",
|
"laravelcollective/html": "^5.3",
|
||||||
"league/csv": "^9.0",
|
"league/csv": "^9.0",
|
||||||
"league/flysystem-aws-s3-v3": "~1.0",
|
"league/flysystem-aws-s3-v3": "~1.0",
|
||||||
"league/flysystem-cached-adapter": "~1.0",
|
"league/flysystem-cached-adapter": "^1.0",
|
||||||
"league/flysystem-rackspace": "^1.0",
|
"league/flysystem-rackspace": "^1.0",
|
||||||
"league/flysystem-sftp": "~1.0",
|
"league/flysystem-sftp": "~1.0",
|
||||||
"maknz/slack": "^1.7",
|
"maknz/slack": "^1.7",
|
||||||
|
|
2
composer.lock
generated
2
composer.lock
generated
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "fac7e8b237f1d78fb4057766c2c47da5",
|
"content-hash": "3b6a6bea98c5876c05f1130cf7ad7e97",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "adldap2/adldap2",
|
"name": "adldap2/adldap2",
|
||||||
|
|
Loading…
Reference in a new issue