Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5719dcb

Browse files
Bump version
1 parent d907812 commit 5719dcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Symfony/Component/HttpKernel/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"symfony/deprecation-contracts": "^2.5|^3",
2121
"symfony/error-handler": "^6.4|^7.0",
2222
"symfony/event-dispatcher": "^6.4|^7.0",
23-
"symfony/http-foundation": "^6.4|^7.0",
23+
"symfony/http-foundation": "^7.2",
2424
"symfony/polyfill-ctype": "^1.8",
2525
"psr/log": "^1|^2|^3"
2626
},

src/Symfony/Component/Security/Http/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=8.2",
2020
"symfony/deprecation-contracts": "^2.5|^3",
21-
"symfony/http-foundation": "^6.4|^7.0",
21+
"symfony/http-foundation": "^7.2",
2222
"symfony/http-kernel": "^6.4|^7.0",
2323
"symfony/polyfill-mbstring": "~1.0",
2424
"symfony/property-access": "^6.4|^7.0",

0 commit comments

Comments
 (0)