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

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'composer/installed.php')
-rw-r--r--composer/installed.php24
1 files changed, 12 insertions, 12 deletions
diff --git a/composer/installed.php b/composer/installed.php
index 71d8bbf2..3de8328c 100644
--- a/composer/installed.php
+++ b/composer/installed.php
@@ -1,9 +1,9 @@
<?php return array(
'root' => array(
'name' => 'nextcloud/3rdparty',
- 'pretty_version' => 'dev-master',
- 'version' => 'dev-master',
- 'reference' => '02403021310540a848eb2385e979fcc0563ee730',
+ 'pretty_version' => '1.0.0+no-version-set',
+ 'version' => '1.0.0.0',
+ 'reference' => NULL,
'type' => 'library',
'install_path' => __DIR__ . '/../',
'aliases' => array(),
@@ -173,9 +173,9 @@
'dev_requirement' => false,
),
'guzzlehttp/guzzle' => array(
- 'pretty_version' => '7.4.0',
- 'version' => '7.4.0.0',
- 'reference' => '868b3571a039f0ebc11ac8f344f4080babe2cb94',
+ 'pretty_version' => '7.4.4',
+ 'version' => '7.4.4.0',
+ 'reference' => 'e3ff079b22820c2029d4c2a87796b6a0b8716ad8',
'type' => 'library',
'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
'aliases' => array(),
@@ -299,9 +299,9 @@
'dev_requirement' => false,
),
'nextcloud/3rdparty' => array(
- 'pretty_version' => 'dev-master',
- 'version' => 'dev-master',
- 'reference' => '02403021310540a848eb2385e979fcc0563ee730',
+ 'pretty_version' => '1.0.0+no-version-set',
+ 'version' => '1.0.0.0',
+ 'reference' => NULL,
'type' => 'library',
'install_path' => __DIR__ . '/../',
'aliases' => array(),
@@ -698,9 +698,9 @@
'dev_requirement' => false,
),
'symfony/deprecation-contracts' => array(
- 'pretty_version' => 'v2.5.0',
- 'version' => '2.5.0.0',
- 'reference' => '6f981ee24cf69ee7ce9736146d1c57c2780598a8',
+ 'pretty_version' => 'v2.5.1',
+ 'version' => '2.5.1.0',
+ 'reference' => 'e8b495ea28c1d97b5e0c121748d6f9b53d075c66',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
'aliases' => array(),