diff --git a/app/config/routing.yml b/app/config/routing.yml index 38c1dcf00..f49561b5b 100644 --- a/app/config/routing.yml +++ b/app/config/routing.yml @@ -33,7 +33,7 @@ craue_config_settings_modify: _controller: 'Craue\ConfigBundle\Controller\SettingsController::modifyAction' fos_js_routing: - resource: "@FOSJsRoutingBundle/Resources/config/routing/routing.xml" + resource: "@FOSJsRoutingBundle/Resources/config/routing/routing-sf4.xml" 2fa_login: path: /2fa diff --git a/composer.json b/composer.json index 240aa9a48..e91ccbbe1 100644 --- a/composer.json +++ b/composer.json @@ -71,7 +71,7 @@ "doctrine/persistence": "^3.4", "egulias/email-validator": "^4.0.4", "enshrined/svg-sanitize": "^0.21", - "friendsofsymfony/jsrouting-bundle": "^2.8", + "friendsofsymfony/jsrouting-bundle": "^3.5", "friendsofsymfony/oauth-server-bundle": "dev-master#dc8ff343363cf794d30eb1a123610d186a43f162", "friendsofsymfony/rest-bundle": "^3.8", "friendsofsymfony/user-bundle": "^3.4.0", diff --git a/composer.lock b/composer.lock index e4ff06407..cfde1961b 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": "0539a373c337ecafea0e7341fcc4f8d9", + "content-hash": "8d9e6e854c7d0738a32c1473006bdb0d", "packages": [ { "name": "babdev/pagerfanta-bundle", @@ -2254,33 +2254,33 @@ }, { "name": "friendsofsymfony/jsrouting-bundle", - "version": "2.8.0", + "version": "3.5.2", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git", - "reference": "c978fabc6a21a77052ff3fe927b41111ec944f0d" + "reference": "af2ee3a5406a3b57dfe1a0c010d2a29c2fdbfeed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/c978fabc6a21a77052ff3fe927b41111ec944f0d", - "reference": "c978fabc6a21a77052ff3fe927b41111ec944f0d", + "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/af2ee3a5406a3b57dfe1a0c010d2a29c2fdbfeed", + "reference": "af2ee3a5406a3b57dfe1a0c010d2a29c2fdbfeed", "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|^7.0", + "symfony/framework-bundle": "^5.4|^6.0|^7.0", + "symfony/serializer": "^5.4|^6.0.1|^7.0", + "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|^7.0", + "symfony/phpunit-bridge": "^5.4|^6.0|^7.0" }, "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "2.x-dev" + "dev-master": "3.x-dev" } }, "autoload": { @@ -2305,7 +2305,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", @@ -2314,9 +2314,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.5.2" }, - "time": "2021-12-15T08:51:04+00:00" + "time": "2024-11-26T15:26:56+00:00" }, { "name": "friendsofsymfony/oauth-server-bundle", @@ -9062,16 +9062,16 @@ }, { "name": "symfony/cache", - "version": "v6.4.19", + "version": "v6.4.20", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "342e87b15ac02e4b4f0924ddc368e75d5262aab3" + "reference": "95af448bb7c3d8db02f7b4f5cbf3cb7a6ff1e432" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/342e87b15ac02e4b4f0924ddc368e75d5262aab3", - "reference": "342e87b15ac02e4b4f0924ddc368e75d5262aab3", + "url": "https://api.github.com/repos/symfony/cache/zipball/95af448bb7c3d8db02f7b4f5cbf3cb7a6ff1e432", + "reference": "95af448bb7c3d8db02f7b4f5cbf3cb7a6ff1e432", "shasum": "" }, "require": { @@ -9138,7 +9138,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v6.4.19" + "source": "https://github.com/symfony/cache/tree/v6.4.20" }, "funding": [ { @@ -9154,7 +9154,7 @@ "type": "tidelift" } ], - "time": "2025-02-26T09:12:57+00:00" + "time": "2025-03-08T15:51:34+00:00" }, { "name": "symfony/cache-contracts", @@ -14919,23 +14919,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": { @@ -14950,16 +14950,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",