aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.lock20
-rw-r--r--vendor/composer/installed.php4
2 files changed, 12 insertions, 12 deletions
diff --git a/composer.lock b/composer.lock
index 974ed1e58..0c7d60366 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4537,16 +4537,16 @@
},
{
"name": "sebastian/global-state",
- "version": "5.0.4",
+ "version": "5.0.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
- "reference": "19c519631c5a511b7ed0ad64a6713fdb3fd25fe4"
+ "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/19c519631c5a511b7ed0ad64a6713fdb3fd25fe4",
- "reference": "19c519631c5a511b7ed0ad64a6713fdb3fd25fe4",
+ "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
+ "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
"shasum": ""
},
"require": {
@@ -4589,7 +4589,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/global-state/issues",
- "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.4"
+ "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
},
"funding": [
{
@@ -4597,7 +4597,7 @@
"type": "github"
}
],
- "time": "2022-02-10T07:01:19+00:00"
+ "time": "2022-02-14T08:28:10+00:00"
},
{
"name": "sebastian/lines-of-code",
@@ -6351,12 +6351,12 @@
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Mbstring\\": ""
- },
"files": [
"bootstrap.php"
- ]
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Mbstring\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php
index d1dfb6449..4579d1f95 100644
--- a/vendor/composer/installed.php
+++ b/vendor/composer/installed.php
@@ -5,7 +5,7 @@
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
- 'reference' => 'b74c2f001d1bd5d9fc25a08de386527341daf451',
+ 'reference' => '6f7786b068bd73f15cacf8aa1f9b88c23280bf23',
'name' => 'zotlabs/hubzilla',
'dev' => false,
),
@@ -289,7 +289,7 @@
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
- 'reference' => 'b74c2f001d1bd5d9fc25a08de386527341daf451',
+ 'reference' => '6f7786b068bd73f15cacf8aa1f9b88c23280bf23',
'dev_requirement' => false,
),
),