forked from wallabag/wallabag
Merge pull request #8545 from wallabag/dependabot/composer/friendsofsymfony/jsrouting-bundle-3.6.1
This commit is contained in:
36
composer.lock
generated
36
composer.lock
generated
@ -2080,33 +2080,47 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "friendsofsymfony/jsrouting-bundle",
|
"name": "friendsofsymfony/jsrouting-bundle",
|
||||||
"version": "3.5.2",
|
"version": "3.6.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
|
"url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
|
||||||
"reference": "af2ee3a5406a3b57dfe1a0c010d2a29c2fdbfeed"
|
"reference": "c8af953b1a305e9d8d201f489023dc4ba6be053d"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/af2ee3a5406a3b57dfe1a0c010d2a29c2fdbfeed",
|
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/c8af953b1a305e9d8d201f489023dc4ba6be053d",
|
||||||
"reference": "af2ee3a5406a3b57dfe1a0c010d2a29c2fdbfeed",
|
"reference": "c8af953b1a305e9d8d201f489023dc4ba6be053d",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.0",
|
"php": "^8.0",
|
||||||
"symfony/console": "^5.4|^6.0|^7.0",
|
"symfony/console": "^5.4|^6.4|^7.3|^8.0",
|
||||||
"symfony/framework-bundle": "^5.4|^6.0|^7.0",
|
"symfony/deprecation-contracts": "^2.1|^3.0",
|
||||||
"symfony/serializer": "^5.4|^6.0.1|^7.0",
|
"symfony/framework-bundle": "^5.4|^6.4|^7.3|^8.0",
|
||||||
|
"symfony/serializer": "^5.4|^6.4|^7.3|^8.0",
|
||||||
"willdurand/jsonp-callback-validator": "~1.1|^2.0"
|
"willdurand/jsonp-callback-validator": "~1.1|^2.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"symfony/expression-language": "^5.4|^6.0|^7.0",
|
"jakoch/phantomjs-installer": "^3",
|
||||||
"symfony/phpunit-bridge": "^5.4|^6.0|^7.0"
|
"neronmoon/scriptsdev": "^0.1",
|
||||||
|
"symfony/expression-language": "^5.4|^6.4|^7.3|^8.0",
|
||||||
|
"symfony/phpunit-bridge": "^7.3|^8.0"
|
||||||
},
|
},
|
||||||
"type": "symfony-bundle",
|
"type": "symfony-bundle",
|
||||||
"extra": {
|
"extra": {
|
||||||
|
"scripts-dev": {
|
||||||
|
"post-update-cmd": [
|
||||||
|
"PhantomInstaller\\Installer::installPhantomJS"
|
||||||
|
],
|
||||||
|
"post-install-cmd": [
|
||||||
|
"PhantomInstaller\\Installer::installPhantomJS"
|
||||||
|
]
|
||||||
|
},
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "3.x-dev"
|
"dev-master": "3.x-dev"
|
||||||
|
},
|
||||||
|
"jakoch/phantomjs-installer": {
|
||||||
|
"cdnurl": "https://github.com/Medium/phantomjs/releases/download/v2.1.1/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@ -2140,9 +2154,9 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/issues",
|
"issues": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/issues",
|
||||||
"source": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/tree/3.5.2"
|
"source": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/tree/3.6.1"
|
||||||
},
|
},
|
||||||
"time": "2024-11-26T15:26:56+00:00"
|
"time": "2025-11-04T21:03:25+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "friendsofsymfony/oauth-server-bundle",
|
"name": "friendsofsymfony/oauth-server-bundle",
|
||||||
|
|||||||
Reference in New Issue
Block a user