aboutsummaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+studip@gmail.com>2023-03-28 12:22:25 +0000
committerDavid Siegfried <david.siegfried@uni-vechta.de>2023-03-28 12:22:25 +0000
commitc3cffedf87f225223c4efbc848d5ecafcd04e83b (patch)
tree5cc60c60a520bd31704195cb44a66de9bf032405 /composer.lock
parent9edc732da96a28bdd2e325ea820c5f9e3bbe6419 (diff)
update php-di/php-di to 6.3.5, fixes #2461
Closes #2461 Merge request studip/studip!1658
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock
index 3e332d2..979df2a 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "09395db276863ae31a0b9e4de81ab3e2",
+ "content-hash": "3e4a84c4dabcd0e37a213bb530baa1e1",
"packages": [
{
"name": "algo26-matthias/idna-convert",
@@ -1895,16 +1895,16 @@
},
{
"name": "php-di/php-di",
- "version": "6.3.4",
+ "version": "6.3.5",
"source": {
"type": "git",
"url": "https://github.com/PHP-DI/PHP-DI.git",
- "reference": "f53bcba06ab31b18e911b77c039377f4ccd1f7a5"
+ "reference": "b8126d066ce144765300ee0ab040c1ed6c9ef588"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/f53bcba06ab31b18e911b77c039377f4ccd1f7a5",
- "reference": "f53bcba06ab31b18e911b77c039377f4ccd1f7a5",
+ "url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/b8126d066ce144765300ee0ab040c1ed6c9ef588",
+ "reference": "b8126d066ce144765300ee0ab040c1ed6c9ef588",
"shasum": ""
},
"require": {
@@ -1955,7 +1955,7 @@
],
"support": {
"issues": "https://github.com/PHP-DI/PHP-DI/issues",
- "source": "https://github.com/PHP-DI/PHP-DI/tree/6.3.4"
+ "source": "https://github.com/PHP-DI/PHP-DI/tree/6.3.5"
},
"funding": [
{
@@ -1967,7 +1967,7 @@
"type": "tidelift"
}
],
- "time": "2021-06-10T08:04:48+00:00"
+ "time": "2021-09-02T09:49:58+00:00"
},
{
"name": "php-di/phpdoc-reader",