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:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-10-15 12:09:23 +0300
committerGitHub <noreply@github.com>2021-10-15 12:09:23 +0300
commitf7a4ff4d633ab9cd964e1f5f71158737e73ed1b7 (patch)
treef68ef635cd101220e479ac3650813c9616c4350c /apps/contactsinteraction
parentb6a3ba136c4b69cedd613ceb36244656ae31941c (diff)
parent3adc997833f046ecddadcf5630a686405aeb69ae (diff)
Merge pull request #27217 from nextcloud/techdebt/noid/make-debugging-a-cron-job-easier
Diffstat (limited to 'apps/contactsinteraction')
-rw-r--r--apps/contactsinteraction/composer/composer/installed.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/contactsinteraction/composer/composer/installed.php b/apps/contactsinteraction/composer/composer/installed.php
index 200df43e5fd..e47b47d1fe3 100644
--- a/apps/contactsinteraction/composer/composer/installed.php
+++ b/apps/contactsinteraction/composer/composer/installed.php
@@ -5,7 +5,7 @@
'type' => 'library',
'install_path' => __DIR__ . '/../',
'aliases' => array(),
- 'reference' => 'dbf7905149222115a2cd0334efcf8c93afa8683e',
+ 'reference' => '7239b3d560b52ed604484a0a549dd5805e3f21e4',
'name' => '__root__',
'dev' => false,
),
@@ -16,7 +16,7 @@
'type' => 'library',
'install_path' => __DIR__ . '/../',
'aliases' => array(),
- 'reference' => 'dbf7905149222115a2cd0334efcf8c93afa8683e',
+ 'reference' => '7239b3d560b52ed604484a0a549dd5805e3f21e4',
'dev_requirement' => false,
),
),