Skip to content

Commit 4ff7088

Browse files
NGSTACK-1017 bump security advisory affected versions in composer.json
1 parent 66e35df commit 4ff7088

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,18 @@
2222
"minimum-stability": "beta",
2323
"require": {
2424
"php": ">=8.4",
25-
"symfony/routing": "^7.3 || ^8.0",
25+
"symfony/routing": "^7.4.13 || ^8.0.13",
26+
"symfony/http-foundation": "^7.4.13 || ^8.0.13",
27+
"symfony/security-http": "^7.4.13 || ^8.0.13",
28+
"symfony/yaml": "^7.4.13 || ^8.0.13",
2629
"symfony/config": "^7.3 || ^8.0",
2730
"symfony/dependency-injection": "^7.3 || ^8.0",
2831
"symfony/event-dispatcher": "^7.3 || ^8.0",
29-
"symfony/http-foundation": "^7.3 || ^8.0",
3032
"symfony/http-kernel": "^7.3 || ^8.0",
3133
"symfony/property-access": "^7.3 || ^8.0",
3234
"symfony/framework-bundle": "^7.3 || ^8.0",
3335
"symfony/console": "^7.3 || ^8.0",
3436
"symfony/security-core": "^7.3 || ^8.0",
35-
"symfony/security-http": "^7.3 || ^8.0",
36-
"symfony/yaml": "^7.3 || ^8.0",
3737
"api-platform/symfony": "^4.2",
3838
"api-platform/doctrine-orm": "^4.2",
3939
"lexik/jwt-authentication-bundle": "^3.1",

0 commit comments

Comments
 (0)