From 96e251535048ac4901156ed247e61420d0af4ce0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 14:56:38 +0000 Subject: [PATCH] Bump friendsofsymfony/jsrouting-bundle from 2.8.0 to 3.2.1 Bumps [friendsofsymfony/jsrouting-bundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle) from 2.8.0 to 3.2.1. - [Release notes](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/releases) - [Changelog](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/blob/master/CHANGELOG.md) - [Commits](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/compare/2.8.0...3.2.1) --- updated-dependencies: - dependency-name: friendsofsymfony/jsrouting-bundle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 63 +++++++++++++++++++++++++-------------------------- 2 files changed, 32 insertions(+), 33 deletions(-) diff --git a/composer.json b/composer.json index a2db10fee..f0529a819 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "doctrine/orm": "^2.13", "dragonmantank/cron-expression": "^3.3", "egulias/email-validator": "^3.2", - "friendsofsymfony/jsrouting-bundle": "^2.5", + "friendsofsymfony/jsrouting-bundle": "^3.2", "knplabs/knp-menu-bundle": "^3.2", "moneyphp/money": "3.3.3", "mpdf/mpdf": "^8.0", diff --git a/composer.lock b/composer.lock index d517125b1..30faf0e05 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f542d0bc50350a51241e89af4e3e21d1", + "content-hash": "b3fbf0a2bc7b484b5ca5c160b473418a", "packages": [ { "name": "alcohol/iso4217", @@ -2339,33 +2339,33 @@ }, { "name": "friendsofsymfony/jsrouting-bundle", - "version": "2.8.0", + "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git", - "reference": "c978fabc6a21a77052ff3fe927b41111ec944f0d" + "reference": "fb188bfe352ccd7ecff06c08eca05fed47f30de4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/c978fabc6a21a77052ff3fe927b41111ec944f0d", - "reference": "c978fabc6a21a77052ff3fe927b41111ec944f0d", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/fb188bfe352ccd7ecff06c08eca05fed47f30de4", + "reference": "fb188bfe352ccd7ecff06c08eca05fed47f30de4", "shasum": "" }, "require": { - "php": "^7.1|^8.0", - "symfony/console": "~3.4|^4.4.20|^5.0", - "symfony/framework-bundle": "~3.4|^4.4.20|^5.0", - "symfony/serializer": "~3.4|^4.4.20|^5.0", - "willdurand/jsonp-callback-validator": "~1.1" + "php": "^8.0", + "symfony/console": "^5.4|^6.0", + "symfony/framework-bundle": "^5.4|^6.0", + "symfony/serializer": "^5.4|^6.0.1", + "willdurand/jsonp-callback-validator": "~1.1|^2.0" }, "require-dev": { - "symfony/expression-language": "~3.4|^4.4.20|^5.0", - "symfony/phpunit-bridge": "^5.3" + "symfony/expression-language": "^5.4|^6.0", + "symfony/phpunit-bridge": "^5.4|^6.0" }, "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "2.x-dev" + "dev-master": "3.x-dev" } }, "autoload": { @@ -2390,7 +2390,7 @@ "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors" } ], - "description": "A pretty nice way to expose your Symfony2 routing to client applications.", + "description": "A pretty nice way to expose your Symfony routing to client applications.", "homepage": "http://friendsofsymfony.github.com", "keywords": [ "Js Routing", @@ -2399,9 +2399,9 @@ ], "support": { "issues": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/issues", - "source": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/tree/2.8.0" + "source": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/tree/3.2.1" }, - "time": "2021-12-15T08:51:04+00:00" + "time": "2022-07-01T11:50:22+00:00" }, { "name": "gedmo/doctrine-extensions", @@ -7291,16 +7291,16 @@ }, { "name": "symfony/console", - "version": "v5.4.22", + "version": "v5.4.23", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8" + "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/3cd51fd2e6c461ca678f84d419461281bd87a0a8", - "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8", + "url": "https://api.github.com/repos/symfony/console/zipball/90f21e27d0d88ce38720556dd164d4a1e4c3934c", + "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c", "shasum": "" }, "require": { @@ -7370,7 +7370,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.22" + "source": "https://github.com/symfony/console/tree/v5.4.23" }, "funding": [ { @@ -7386,7 +7386,7 @@ "type": "tidelift" } ], - "time": "2023-03-25T09:27:28+00:00" + "time": "2023-04-24T18:47:29+00:00" }, { "name": "symfony/contracts", @@ -12715,23 +12715,23 @@ }, { "name": "willdurand/jsonp-callback-validator", - "version": "v1.1.0", + "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/willdurand/JsonpCallbackValidator.git", - "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909" + "reference": "738c36e91d4d7e0ff0cac145f77057e0fb88526e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909", - "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909", + "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/738c36e91d4d7e0ff0cac145f77057e0fb88526e", + "reference": "738c36e91d4d7e0ff0cac145f77057e0fb88526e", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=7.1.0" }, "require-dev": { - "phpunit/phpunit": "~3.7" + "symfony/phpunit-bridge": "^5.0" }, "type": "library", "autoload": { @@ -12746,16 +12746,15 @@ "authors": [ { "name": "William Durand", - "email": "william.durand1@gmail.com", - "homepage": "http://www.willdurand.fr" + "email": "will+git@drnd.me" } ], "description": "JSONP callback validator.", "support": { "issues": "https://github.com/willdurand/JsonpCallbackValidator/issues", - "source": "https://github.com/willdurand/JsonpCallbackValidator/tree/master" + "source": "https://github.com/willdurand/JsonpCallbackValidator/tree/v2.0.0" }, - "time": "2014-01-20T22:35:06+00:00" + "time": "2022-01-30T20:33:09+00:00" }, { "name": "willdurand/negotiation",