Skip to content
Snippets Groups Projects
Commit 1d1ae7ba authored by Renovate Bot's avatar Renovate Bot
Browse files

chore(deps): lock file maintenance

parent 206ca46a
Branches
Tags
1 merge request!63chore(deps): lock file maintenance
Pipeline #115893 passed
...@@ -1223,7 +1223,7 @@ ...@@ -1223,7 +1223,7 @@
}, },
{ {
"name": "illuminate/contracts", "name": "illuminate/contracts",
"version": "v8.83.11", "version": "v8.83.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/contracts.git", "url": "https://github.com/illuminate/contracts.git",
...@@ -6660,7 +6660,7 @@ ...@@ -6660,7 +6660,7 @@
}, },
{ {
"name": "tightenco/collect", "name": "tightenco/collect",
"version": "v8.83.8", "version": "v8.83.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/tighten/collect.git", "url": "https://github.com/tighten/collect.git",
...@@ -6708,22 +6708,22 @@ ...@@ -6708,22 +6708,22 @@
], ],
"support": { "support": {
"issues": "https://github.com/tighten/collect/issues", "issues": "https://github.com/tighten/collect/issues",
"source": "https://github.com/tighten/collect/tree/v8.83.8" "source": "https://github.com/tighten/collect/tree/v8.83.12"
}, },
"time": "2022-04-15T20:31:14+00:00" "time": "2022-04-15T20:31:14+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.3.10", "version": "v3.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "8442df056c51b706793adf80a9fd363406dd3674" "reference": "ed19f4bf9d19c4ef920b5d8243910bd32e85b9ba"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/8442df056c51b706793adf80a9fd363406dd3674", "url": "https://api.github.com/repos/twigphp/Twig/zipball/ed19f4bf9d19c4ef920b5d8243910bd32e85b9ba",
"reference": "8442df056c51b706793adf80a9fd363406dd3674", "reference": "ed19f4bf9d19c4ef920b5d8243910bd32e85b9ba",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6738,7 +6738,7 @@ ...@@ -6738,7 +6738,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.3-dev" "dev-master": "3.4-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -6774,7 +6774,7 @@ ...@@ -6774,7 +6774,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.3.10" "source": "https://github.com/twigphp/Twig/tree/v3.4.0"
}, },
"funding": [ "funding": [
{ {
...@@ -6786,7 +6786,7 @@ ...@@ -6786,7 +6786,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-06T06:47:41+00:00" "time": "2022-05-15T06:25:28+00:00"
}, },
{ {
"name": "web-token/jwt-checker", "name": "web-token/jwt-checker",
...@@ -8077,16 +8077,16 @@ ...@@ -8077,16 +8077,16 @@
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "2.5.0", "version": "2.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/monolog.git", "url": "https://github.com/Seldaek/monolog.git",
"reference": "4192345e260f1d51b365536199744b987e160edc" "reference": "247918972acd74356b0a91dfaa5adcaec069b6c0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/4192345e260f1d51b365536199744b987e160edc", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/247918972acd74356b0a91dfaa5adcaec069b6c0",
"reference": "4192345e260f1d51b365536199744b987e160edc", "reference": "247918972acd74356b0a91dfaa5adcaec069b6c0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -8099,18 +8099,23 @@ ...@@ -8099,18 +8099,23 @@
"require-dev": { "require-dev": {
"aws/aws-sdk-php": "^2.4.9 || ^3.0", "aws/aws-sdk-php": "^2.4.9 || ^3.0",
"doctrine/couchdb": "~1.0@dev", "doctrine/couchdb": "~1.0@dev",
"elasticsearch/elasticsearch": "^7", "elasticsearch/elasticsearch": "^7 || ^8",
"ext-json": "*",
"graylog2/gelf-php": "^1.4.2", "graylog2/gelf-php": "^1.4.2",
"guzzlehttp/guzzle": "^7.4",
"guzzlehttp/psr7": "^2.2",
"mongodb/mongodb": "^1.8", "mongodb/mongodb": "^1.8",
"php-amqplib/php-amqplib": "~2.4 || ^3", "php-amqplib/php-amqplib": "~2.4 || ^3",
"php-console/php-console": "^3.1.3", "php-console/php-console": "^3.1.3",
"phpspec/prophecy": "^1.6.1", "phpspec/prophecy": "^1.15",
"phpstan/phpstan": "^0.12.91", "phpstan/phpstan": "^0.12.91",
"phpunit/phpunit": "^8.5", "phpunit/phpunit": "^8.5.14",
"predis/predis": "^1.1", "predis/predis": "^1.1",
"rollbar/rollbar": "^1.3 || ^2 || ^3", "rollbar/rollbar": "^1.3 || ^2 || ^3",
"ruflin/elastica": ">=0.90@dev", "ruflin/elastica": "^7",
"swiftmailer/swiftmailer": "^5.3|^6.0" "swiftmailer/swiftmailer": "^5.3|^6.0",
"symfony/mailer": "^5.4 || ^6",
"symfony/mime": "^5.4 || ^6"
}, },
"suggest": { "suggest": {
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
...@@ -8160,7 +8165,7 @@ ...@@ -8160,7 +8165,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Seldaek/monolog/issues", "issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/2.5.0" "source": "https://github.com/Seldaek/monolog/tree/2.6.0"
}, },
"funding": [ "funding": [
{ {
...@@ -8172,7 +8177,7 @@ ...@@ -8172,7 +8177,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-08T15:43:54+00:00" "time": "2022-05-10T09:36:00+00:00"
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
...@@ -10616,20 +10621,20 @@ ...@@ -10616,20 +10621,20 @@
}, },
{ {
"name": "symfony/monolog-bundle", "name": "symfony/monolog-bundle",
"version": "v3.7.1", "version": "v3.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/monolog-bundle.git", "url": "https://github.com/symfony/monolog-bundle.git",
"reference": "fde12fc628162787a4e53877abadc30047fd868b" "reference": "a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/fde12fc628162787a4e53877abadc30047fd868b", "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d",
"reference": "fde12fc628162787a4e53877abadc30047fd868b", "reference": "a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"monolog/monolog": "~1.22 || ~2.0", "monolog/monolog": "^1.22 || ^2.0 || ^3.0",
"php": ">=7.1.3", "php": ">=7.1.3",
"symfony/config": "~4.4 || ^5.0 || ^6.0", "symfony/config": "~4.4 || ^5.0 || ^6.0",
"symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0", "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
...@@ -10677,7 +10682,7 @@ ...@@ -10677,7 +10682,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/symfony/monolog-bundle/issues", "issues": "https://github.com/symfony/monolog-bundle/issues",
"source": "https://github.com/symfony/monolog-bundle/tree/v3.7.1" "source": "https://github.com/symfony/monolog-bundle/tree/v3.8.0"
}, },
"funding": [ "funding": [
{ {
...@@ -10693,7 +10698,7 @@ ...@@ -10693,7 +10698,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-11-05T10:34:29+00:00" "time": "2022-05-10T14:24:36+00:00"
}, },
{ {
"name": "symfony/options-resolver", "name": "symfony/options-resolver",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment