|
|
@@ -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": "132cf265dac1cacbf8faf41d59912a3e",
|
|
|
+ "content-hash": "f59f3782aa069c2b89e603c6d863612c",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "api-platform/core",
|
|
|
@@ -2142,6 +2142,74 @@
|
|
|
},
|
|
|
"time": "2021-01-04T21:17:45+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "knplabs/gaufrette",
|
|
|
+ "version": "v0.10.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/KnpLabs/Gaufrette.git",
|
|
|
+ "reference": "ef5ec9d72c06d21febfa09b36d5c3d8e3af9cf8b"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/KnpLabs/Gaufrette/zipball/ef5ec9d72c06d21febfa09b36d5c3d8e3af9cf8b",
|
|
|
+ "reference": "ef5ec9d72c06d21febfa09b36d5c3d8e3af9cf8b",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.1"
|
|
|
+ },
|
|
|
+ "conflict": {
|
|
|
+ "microsoft/windowsazure": "<0.4.3"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "mikey179/vfsstream": "v1.x-dev as 1.7.0",
|
|
|
+ "phpspec/phpspec": "^5.1 || ^6.2",
|
|
|
+ "phpunit/phpunit": "~7.5"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-fileinfo": "This extension is used to automatically detect the content-type of a file in the AwsS3, OpenCloud, AzureBlogStorage and GoogleCloudStorage adapters",
|
|
|
+ "knplabs/knp-gaufrette-bundle": "to use with Symfony"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "0.10.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-0": {
|
|
|
+ "Gaufrette": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "KnpLabs Team",
|
|
|
+ "homepage": "http://knplabs.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "The contributors",
|
|
|
+ "homepage": "http://github.com/knplabs/Gaufrette/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "PHP library that provides a filesystem abstraction layer",
|
|
|
+ "homepage": "http://knplabs.com",
|
|
|
+ "keywords": [
|
|
|
+ "abstraction",
|
|
|
+ "file",
|
|
|
+ "filesystem",
|
|
|
+ "media"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/KnpLabs/Gaufrette/issues",
|
|
|
+ "source": "https://github.com/KnpLabs/Gaufrette/tree/v0.10.0"
|
|
|
+ },
|
|
|
+ "time": "2020-10-05T19:26:39+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "knplabs/knp-snappy",
|
|
|
"version": "v1.4.1",
|