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

chore(deps): lock file maintenance

parent 26924c87
No related branches found
No related tags found
1 merge request!209chore(deps): lock file maintenance
Pipeline #232184 passed
...@@ -994,29 +994,30 @@ ...@@ -994,29 +994,30 @@
}, },
{ {
"name": "nelmio/cors-bundle", "name": "nelmio/cors-bundle",
"version": "2.2.0", "version": "2.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nelmio/NelmioCorsBundle.git", "url": "https://github.com/nelmio/NelmioCorsBundle.git",
"reference": "0ee5ee30b0ee08ea122d431ae6e0ddeb87f035c0" "reference": "185d2c0ae50a3f0b628790170164d5f1c5b7c281"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/0ee5ee30b0ee08ea122d431ae6e0ddeb87f035c0", "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/185d2c0ae50a3f0b628790170164d5f1c5b7c281",
"reference": "0ee5ee30b0ee08ea122d431ae6e0ddeb87f035c0", "reference": "185d2c0ae50a3f0b628790170164d5f1c5b7c281",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"symfony/framework-bundle": "^4.3 || ^5.0 || ^6.0" "psr/log": "^1.0 || ^2.0 || ^3.0",
"symfony/framework-bundle": "^4.4 || ^5.4 || ^6.0"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "^1.2", "mockery/mockery": "^1.2",
"symfony/phpunit-bridge": "^4.3 || ^5.0 || ^6.0" "symfony/phpunit-bridge": "^4.4 || ^5.4 || ^6.0"
}, },
"type": "symfony-bundle", "type": "symfony-bundle",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.0.x-dev" "dev-master": "2.x-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -1049,9 +1050,9 @@ ...@@ -1049,9 +1050,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nelmio/NelmioCorsBundle/issues", "issues": "https://github.com/nelmio/NelmioCorsBundle/issues",
"source": "https://github.com/nelmio/NelmioCorsBundle/tree/2.2.0" "source": "https://github.com/nelmio/NelmioCorsBundle/tree/2.3.1"
}, },
"time": "2021-12-01T09:34:27+00:00" "time": "2023-02-16T08:49:29+00:00"
}, },
{ {
"name": "phpdocumentor/reflection-common", "name": "phpdocumentor/reflection-common",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment