mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Merge pull request #2894 from nextcloud/dependabot/composer/php/php-di/slim-bridge-3.4.0
Bump php-di/slim-bridge from 3.3.0 to 3.4.0 in /php
This commit is contained in:
commit
b5a1e74693
1 changed files with 6 additions and 6 deletions
12
php/composer.lock
generated
12
php/composer.lock
generated
|
|
@ -699,16 +699,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "php-di/slim-bridge",
|
"name": "php-di/slim-bridge",
|
||||||
"version": "3.3.0",
|
"version": "3.4.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/PHP-DI/Slim-Bridge.git",
|
"url": "https://github.com/PHP-DI/Slim-Bridge.git",
|
||||||
"reference": "9374b67ebf2f135b32c34907b7891b02b935d845"
|
"reference": "d14c95b34b3c5ba2e8c40020dd93fdcc8f3ba875"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/PHP-DI/Slim-Bridge/zipball/9374b67ebf2f135b32c34907b7891b02b935d845",
|
"url": "https://api.github.com/repos/PHP-DI/Slim-Bridge/zipball/d14c95b34b3c5ba2e8c40020dd93fdcc8f3ba875",
|
||||||
"reference": "9374b67ebf2f135b32c34907b7891b02b935d845",
|
"reference": "d14c95b34b3c5ba2e8c40020dd93fdcc8f3ba875",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -734,9 +734,9 @@
|
||||||
"description": "PHP-DI integration in Slim",
|
"description": "PHP-DI integration in Slim",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/PHP-DI/Slim-Bridge/issues",
|
"issues": "https://github.com/PHP-DI/Slim-Bridge/issues",
|
||||||
"source": "https://github.com/PHP-DI/Slim-Bridge/tree/3.3.0"
|
"source": "https://github.com/PHP-DI/Slim-Bridge/tree/3.4.0"
|
||||||
},
|
},
|
||||||
"time": "2023-01-13T15:49:44+00:00"
|
"time": "2023-06-29T14:08:47+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psr/container",
|
"name": "psr/container",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue