Backend dependencies update.

Changelogs summary:

 - symfony/service-contracts updated from v3.1.0 to v3.1.1 patch
   See changes: https://github.com/symfony/service-contracts/compare/v3.1.0...v3.1.1
   Release notes: https://github.com/symfony/service-contracts/releases/tag/v3.1.1

 - symfony/deprecation-contracts updated from v3.1.0 to v3.1.1 patch
   See changes: https://github.com/symfony/deprecation-contracts/compare/v3.1.0...v3.1.1
   Release notes: https://github.com/symfony/deprecation-contracts/releases/tag/v3.1.1

 - symfony/event-dispatcher-contracts updated from v3.1.0 to v3.1.1 patch
   See changes: https://github.com/symfony/event-dispatcher-contracts/compare/v3.1.0...v3.1.1
   Release notes: https://github.com/symfony/event-dispatcher-contracts/releases/tag/v3.1.1

 - codeception/codeception updated from 5.0.0-RC4 to 5.0.0-RC5 patch
   See changes: https://github.com/Codeception/Codeception/compare/5.0.0-RC4...5.0.0-RC5
   Release notes: https://github.com/Codeception/Codeception/releases/tag/5.0.0-RC5

 - aws/aws-sdk-php updated from 3.228.3 to 3.228.5 patch
   See changes: https://github.com/aws/aws-sdk-php/compare/3.228.3...3.228.5
   Release notes: https://github.com/aws/aws-sdk-php/releases/tag/3.228.5

 - symfony/translation-contracts updated from v3.1.0 to v3.1.1 patch
   See changes: https://github.com/symfony/translation-contracts/compare/v3.1.0...v3.1.1
   Release notes: https://github.com/symfony/translation-contracts/releases/tag/v3.1.1

 - symfony/cache-contracts updated from v3.1.0 to v3.1.1 patch
   See changes: https://github.com/symfony/cache-contracts/compare/v3.1.0...v3.1.1
   Release notes: https://github.com/symfony/cache-contracts/releases/tag/v3.1.1

 - roave/security-advisories updated from dev-latest@880f953 to dev-latest@82cfc46
   See changes: 880f953...82cfc46
This commit is contained in:
Buster "Silver Eagle" Neece 2022-06-28 22:25:17 -05:00
parent 596711bbf2
commit 4da723e48e
No known key found for this signature in database
GPG Key ID: F1D2E64A0005E80E
1 changed files with 37 additions and 36 deletions

73
composer.lock generated
View File

@ -58,16 +58,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.228.3",
"version": "3.228.5",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "4dad57c95c7ff1dfcea29a7877ce64720b3318c3"
"reference": "8b6e626e02c42310c3ce8615acc7b2c992e48c97"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4dad57c95c7ff1dfcea29a7877ce64720b3318c3",
"reference": "4dad57c95c7ff1dfcea29a7877ce64720b3318c3",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/8b6e626e02c42310c3ce8615acc7b2c992e48c97",
"reference": "8b6e626e02c42310c3ce8615acc7b2c992e48c97",
"shasum": ""
},
"require": {
@ -143,9 +143,9 @@
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.228.3"
"source": "https://github.com/aws/aws-sdk-php/tree/3.228.5"
},
"time": "2022-06-24T20:24:09+00:00"
"time": "2022-06-28T18:13:37+00:00"
},
{
"name": "azuracast/doctrine-batch-utilities",
@ -6984,7 +6984,7 @@
},
{
"name": "symfony/cache-contracts",
"version": "v3.1.0",
"version": "v3.1.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache-contracts.git",
@ -7043,7 +7043,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/cache-contracts/tree/v3.1.0"
"source": "https://github.com/symfony/cache-contracts/tree/v3.1.1"
},
"funding": [
{
@ -7159,7 +7159,7 @@
},
{
"name": "symfony/deprecation-contracts",
"version": "v3.1.0",
"version": "v3.1.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
@ -7206,7 +7206,7 @@
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.1.0"
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.1.1"
},
"funding": [
{
@ -7309,7 +7309,7 @@
},
{
"name": "symfony/event-dispatcher-contracts",
"version": "v3.1.0",
"version": "v3.1.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
@ -7368,7 +7368,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.1.0"
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.1.1"
},
"funding": [
{
@ -8679,16 +8679,16 @@
},
{
"name": "symfony/service-contracts",
"version": "v3.1.0",
"version": "v3.1.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
"reference": "d66cd8ab656780f62c4215b903a420eb86358957"
"reference": "925e713fe8fcacf6bc05e936edd8dd5441a21239"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/d66cd8ab656780f62c4215b903a420eb86358957",
"reference": "d66cd8ab656780f62c4215b903a420eb86358957",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/925e713fe8fcacf6bc05e936edd8dd5441a21239",
"reference": "925e713fe8fcacf6bc05e936edd8dd5441a21239",
"shasum": ""
},
"require": {
@ -8744,7 +8744,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/service-contracts/tree/v3.1.0"
"source": "https://github.com/symfony/service-contracts/tree/v3.1.1"
},
"funding": [
{
@ -8760,7 +8760,7 @@
"type": "tidelift"
}
],
"time": "2022-05-07T08:07:09+00:00"
"time": "2022-05-30T19:18:58+00:00"
},
{
"name": "symfony/stopwatch",
@ -9007,16 +9007,16 @@
},
{
"name": "symfony/translation-contracts",
"version": "v3.1.0",
"version": "v3.1.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
"reference": "bfddd2a1faa271b782b791c361cc16e2dd49dfaa"
"reference": "606be0f48e05116baef052f7f3abdb345c8e02cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/bfddd2a1faa271b782b791c361cc16e2dd49dfaa",
"reference": "bfddd2a1faa271b782b791c361cc16e2dd49dfaa",
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/606be0f48e05116baef052f7f3abdb345c8e02cc",
"reference": "606be0f48e05116baef052f7f3abdb345c8e02cc",
"shasum": ""
},
"require": {
@ -9068,7 +9068,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/translation-contracts/tree/v3.1.0"
"source": "https://github.com/symfony/translation-contracts/tree/v3.1.1"
},
"funding": [
{
@ -9084,7 +9084,7 @@
"type": "tidelift"
}
],
"time": "2022-04-22T07:30:54+00:00"
"time": "2022-06-27T17:24:16+00:00"
},
{
"name": "symfony/validator",
@ -10034,16 +10034,16 @@
},
{
"name": "codeception/codeception",
"version": "5.0.0-RC4",
"version": "5.0.0-RC5",
"source": {
"type": "git",
"url": "https://github.com/Codeception/Codeception.git",
"reference": "f06138ecf25875be66842ee9e298252dbd1e09f0"
"reference": "66b304dfc9ff85e7e9bbe476c71ce6b9ca4e8ebb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/f06138ecf25875be66842ee9e298252dbd1e09f0",
"reference": "f06138ecf25875be66842ee9e298252dbd1e09f0",
"url": "https://api.github.com/repos/Codeception/Codeception/zipball/66b304dfc9ff85e7e9bbe476c71ce6b9ca4e8ebb",
"reference": "66b304dfc9ff85e7e9bbe476c71ce6b9ca4e8ebb",
"shasum": ""
},
"require": {
@ -10135,7 +10135,7 @@
],
"support": {
"issues": "https://github.com/Codeception/Codeception/issues",
"source": "https://github.com/Codeception/Codeception/tree/5.0.0-RC4"
"source": "https://github.com/Codeception/Codeception/tree/5.0.0-RC5"
},
"funding": [
{
@ -10143,7 +10143,7 @@
"type": "open_collective"
}
],
"time": "2022-06-22T06:45:04+00:00"
"time": "2022-06-28T06:34:14+00:00"
},
{
"name": "codeception/lib-asserts",
@ -12330,12 +12330,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "880f953435f266cf634bb81fa8888e66fa7814f6"
"reference": "82cfc4675f037cf8145d640a3f6da62dca474eb1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/880f953435f266cf634bb81fa8888e66fa7814f6",
"reference": "880f953435f266cf634bb81fa8888e66fa7814f6",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/82cfc4675f037cf8145d640a3f6da62dca474eb1",
"reference": "82cfc4675f037cf8145d640a3f6da62dca474eb1",
"shasum": ""
},
"conflict": {
@ -12638,12 +12638,13 @@
"shopxo/shopxo": "<2.2.6",
"showdoc/showdoc": "<2.10.4",
"silverstripe/admin": ">=1,<1.8.1",
"silverstripe/assets": ">=1,<1.4.7|>=1.5,<1.5.2",
"silverstripe/assets": ">=1,<1.10.1",
"silverstripe/cms": "<4.3.6|>=4.4,<4.4.4",
"silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1",
"silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
"silverstripe/framework": "<4.10.1",
"silverstripe/framework": "<4.10.9",
"silverstripe/graphql": "<3.5.2|>=4-alpha.1,<4-alpha.2|= 4.0.0-alpha1",
"silverstripe/hybridsessions": ">=1,<2.4.1|>=2.5,<2.5.1",
"silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1",
"silverstripe/restfulserver": ">=1,<1.0.9|>=2,<2.0.4",
"silverstripe/silverstripe-omnipay": "<2.5.2|>=3,<3.0.2|>=3.1,<3.1.4|>=3.2,<3.2.1",
@ -12825,7 +12826,7 @@
"type": "tidelift"
}
],
"time": "2022-06-25T08:04:47+00:00"
"time": "2022-06-28T09:04:11+00:00"
},
{
"name": "sebastian/cli-parser",