Merge pull request #269 from allerta-vvf/dependabot/composer/server/symfony/polyfill-uuid-1.23.0

Bump symfony/polyfill-uuid from 1.22.1 to 1.23.0 in /server
This commit is contained in:
mergify[bot] 2021-05-28 06:33:50 +00:00 committed by GitHub
commit 9b24c0adcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

14
server/composer.lock generated
View File

@ -2595,16 +2595,16 @@
},
{
"name": "symfony/polyfill-uuid",
"version": "v1.22.1",
"version": "v1.23.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-uuid.git",
"reference": "9773608c15d3fe6ba2b6456a124777a7b8ffee2a"
"reference": "9165effa2eb8a31bb3fa608df9d529920d21ddd9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/9773608c15d3fe6ba2b6456a124777a7b8ffee2a",
"reference": "9773608c15d3fe6ba2b6456a124777a7b8ffee2a",
"url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/9165effa2eb8a31bb3fa608df9d529920d21ddd9",
"reference": "9165effa2eb8a31bb3fa608df9d529920d21ddd9",
"shasum": ""
},
"require": {
@ -2616,7 +2616,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.22-dev"
"dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony/polyfill",
@ -2654,7 +2654,7 @@
"uuid"
],
"support": {
"source": "https://github.com/symfony/polyfill-uuid/tree/v1.22.1"
"source": "https://github.com/symfony/polyfill-uuid/tree/v1.23.0"
},
"funding": [
{
@ -2670,7 +2670,7 @@
"type": "tidelift"
}
],
"time": "2021-01-22T09:19:47+00:00"
"time": "2021-02-19T12:13:01+00:00"
},
{
"name": "symfony/service-contracts",