Merge pull request #867 from nextcloud/aio-dependency-update

Dependency updates
This commit is contained in:
Simon L 2022-06-30 16:56:47 +02:00 committed by GitHub
commit 758a721d84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
php/composer.lock generated
View file

@ -1366,7 +1366,7 @@
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
"version": "v3.0.1", "version": "v3.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git", "url": "https://github.com/symfony/deprecation-contracts.git",
@ -1413,7 +1413,7 @@
"description": "A generic function and convention to trigger deprecation notices", "description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.1" "source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.2"
}, },
"funding": [ "funding": [
{ {