mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 02:51:04 +00:00
Bump friendsofsymfony/jsrouting-bundle from 2.3.1 to 2.4.0
Bumps [friendsofsymfony/jsrouting-bundle](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle) from 2.3.1 to 2.4.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.3.1...2.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
5d08dd2799
commit
56d3942385
1 changed files with 9 additions and 9 deletions
18
composer.lock
generated
18
composer.lock
generated
|
@ -1737,16 +1737,16 @@
|
|||
},
|
||||
{
|
||||
"name": "friendsofsymfony/jsrouting-bundle",
|
||||
"version": "2.3.1",
|
||||
"version": "2.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
|
||||
"reference": "f6c9ee6857bce5924fbd54d4c6176a4dfa9de5b4"
|
||||
"reference": "e42ed450eac2b61d5fcba9cd834c294a429e9a40"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/f6c9ee6857bce5924fbd54d4c6176a4dfa9de5b4",
|
||||
"reference": "f6c9ee6857bce5924fbd54d4c6176a4dfa9de5b4",
|
||||
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/e42ed450eac2b61d5fcba9cd834c294a429e9a40",
|
||||
"reference": "e42ed450eac2b61d5fcba9cd834c294a429e9a40",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1779,13 +1779,13 @@
|
|||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "FriendsOfSymfony Community",
|
||||
"homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors"
|
||||
},
|
||||
{
|
||||
"name": "William Durand",
|
||||
"email": "will+git@drnd.me"
|
||||
},
|
||||
{
|
||||
"name": "FriendsOfSymfony Community",
|
||||
"homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors"
|
||||
}
|
||||
],
|
||||
"description": "A pretty nice way to expose your Symfony2 routing to client applications.",
|
||||
|
@ -1795,7 +1795,7 @@
|
|||
"javascript",
|
||||
"routing"
|
||||
],
|
||||
"time": "2019-06-17T18:22:41+00:00"
|
||||
"time": "2019-08-10T15:40:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "friendsofsymfony/oauth-server-bundle",
|
||||
|
|
Loading…
Reference in a new issue