Skip to content

Commit e9c5c47

Browse files
Update symfony packages to ^7.2.3
1 parent 65fe093 commit e9c5c47

File tree

2 files changed

+109
-107
lines changed

2 files changed

+109
-107
lines changed

composer.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,20 @@
1414
"phpstan/phpdoc-parser": "^2.0.0",
1515
"runtime/frankenphp-symfony": "^0.2.0",
1616
"symfony/asset": "^7.2.0",
17-
"symfony/asset-mapper": "^7.2.0",
18-
"symfony/cache": "^7.2.1",
17+
"symfony/asset-mapper": "^7.2.3",
18+
"symfony/cache": "^7.2.3",
1919
"symfony/console": "^7.2.1",
2020
"symfony/dotenv": "^7.2.0",
2121
"symfony/flex": "^2",
22-
"symfony/framework-bundle": "^7.2.2",
23-
"symfony/http-client": "^7.2.2",
24-
"symfony/property-access": "^7.2.0",
25-
"symfony/property-info": "^7.2.2",
26-
"symfony/runtime": "^7.2.0",
27-
"symfony/serializer": "^7.2.0",
22+
"symfony/framework-bundle": "^7.2.3",
23+
"symfony/http-client": "^7.2.3",
24+
"symfony/property-access": "^7.2.3",
25+
"symfony/property-info": "^7.2.3",
26+
"symfony/runtime": "^7.2.3",
27+
"symfony/serializer": "^7.2.3",
2828
"symfony/twig-bundle": "^7.2.0",
2929
"symfony/ux-twig-component": "^2.22.1",
30-
"symfony/yaml": "^7.2.0",
30+
"symfony/yaml": "^7.2.3",
3131
"symfonycasts/tailwind-bundle": "^0.6.1",
3232
"twig/extra-bundle": "^3.18.0",
3333
"twig/string-extra": "^3.18.0",

0 commit comments

Comments
 (0)