Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/composer/composer/installed.php')
-rw-r--r--lib/composer/composer/installed.php15
1 files changed, 3 insertions, 12 deletions
diff --git a/lib/composer/composer/installed.php b/lib/composer/composer/installed.php
index 583c0c32593..b811738fbd0 100644
--- a/lib/composer/composer/installed.php
+++ b/lib/composer/composer/installed.php
@@ -5,9 +5,9 @@
'type' => 'library',
'install_path' => __DIR__ . '/../../../',
'aliases' => array(),
- 'reference' => '33a0b75c83a1c56fa84b98d3a07a26b5c4932b65',
+ 'reference' => '66144c300395458ff38b86e50cd92174443cd85e',
'name' => '__root__',
- 'dev' => true,
+ 'dev' => false,
),
'versions' => array(
'__root__' => array(
@@ -16,17 +16,8 @@
'type' => 'library',
'install_path' => __DIR__ . '/../../../',
'aliases' => array(),
- 'reference' => '33a0b75c83a1c56fa84b98d3a07a26b5c4932b65',
+ 'reference' => '66144c300395458ff38b86e50cd92174443cd85e',
'dev_requirement' => false,
),
- 'bamarni/composer-bin-plugin' => array(
- 'pretty_version' => '1.4.1',
- 'version' => '1.4.1.0',
- 'type' => 'composer-plugin',
- 'install_path' => __DIR__ . '/../bamarni/composer-bin-plugin',
- 'aliases' => array(),
- 'reference' => '9329fb0fbe29e0e1b2db8f4639a193e4f5406225',
- 'dev_requirement' => true,
- ),
),
);