Bump friendsofsymfony/jsrouting-bundle from 2.6.0 to 2.7.0

Bumps [friendsofsymfony/jsrouting-bundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle) from 2.6.0 to 2.7.0.
- [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.6.0...2.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-23 03:49:20 +00:00 committed by GitHub
parent 7f49e5cd1b
commit f7addbda47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
composer.lock generated
View file

@ -2038,20 +2038,20 @@
}, },
{ {
"name": "friendsofsymfony/jsrouting-bundle", "name": "friendsofsymfony/jsrouting-bundle",
"version": "2.6.0", "version": "2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git", "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
"reference": "9deaf916760ce1d64cf46460473260b02751cee5" "reference": "d56600542504148bf2faa2b6bd7571a6adf6799e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/9deaf916760ce1d64cf46460473260b02751cee5", "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/d56600542504148bf2faa2b6bd7571a6adf6799e",
"reference": "9deaf916760ce1d64cf46460473260b02751cee5", "reference": "d56600542504148bf2faa2b6bd7571a6adf6799e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1", "php": "^7.1|^8.0",
"symfony/console": "~3.3|^4.0|^5.0", "symfony/console": "~3.3|^4.0|^5.0",
"symfony/framework-bundle": "~3.3|^4.0|^5.0", "symfony/framework-bundle": "~3.3|^4.0|^5.0",
"symfony/serializer": "~3.3|^4.0|^5.0", "symfony/serializer": "~3.3|^4.0|^5.0",
@ -2059,12 +2059,12 @@
}, },
"require-dev": { "require-dev": {
"symfony/expression-language": "~3.3|^4.0|^5.0", "symfony/expression-language": "~3.3|^4.0|^5.0",
"symfony/phpunit-bridge": "^3.3|^4.0" "symfony/phpunit-bridge": "^5.1"
}, },
"type": "symfony-bundle", "type": "symfony-bundle",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.0-dev" "dev-master": "2.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -2096,7 +2096,7 @@
"javascript", "javascript",
"routing" "routing"
], ],
"time": "2020-05-20T09:38:45+00:00" "time": "2020-11-20T10:38:12+00:00"
}, },
{ {
"name": "friendsofsymfony/oauth-server-bundle", "name": "friendsofsymfony/oauth-server-bundle",