diff --git a/league/flysystem-bundle/1.0/config/packages/flysystem.yaml b/league/flysystem-bundle/1.0/config/packages/flysystem.yaml deleted file mode 100644 index f8ce4d03..00000000 --- a/league/flysystem-bundle/1.0/config/packages/flysystem.yaml +++ /dev/null @@ -1,7 +0,0 @@ -# Read the documentation at https://github.com/thephpleague/flysystem-bundle/blob/master/docs/1-getting-started.md -flysystem: - storages: - default.storage: - adapter: 'local' - options: - directory: '%kernel.project_dir%/%VAR_DIR%/storage/default' diff --git a/league/flysystem-bundle/1.0/manifest.json b/league/flysystem-bundle/1.0/manifest.json deleted file mode 100644 index bf883c9e..00000000 --- a/league/flysystem-bundle/1.0/manifest.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "bundles": { - "League\\FlysystemBundle\\FlysystemBundle": ["all"] - }, - "copy-from-recipe": { - "config/": "%CONFIG_DIR%/", - "var/": "%VAR_DIR%/" - } -} diff --git a/league/flysystem-bundle/1.0/post-install.txt b/league/flysystem-bundle/1.0/post-install.txt deleted file mode 100644 index 94966904..00000000 --- a/league/flysystem-bundle/1.0/post-install.txt +++ /dev/null @@ -1,4 +0,0 @@ - * Configure your own storages in config/packages/flysystem.yaml. - - * Read the documentation at: - https://github.com/thephpleague/flysystem-bundle/blob/master/docs/1-getting-started.md diff --git a/league/flysystem-bundle/1.0/var/storage/.gitignore b/league/flysystem-bundle/1.0/var/storage/.gitignore deleted file mode 100644 index e69de29b..00000000