8000 chore(deps): update symfony packages · sjunior-dev/symfony-api-test@719a92b · GitHub
[go: up one dir, main page]

Skip to content
Sign in

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 719a92b

Browse files
chore(deps): update symfony packages
1 parent f668a07 commit 719a92b

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

composer.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -12,31 +12,31 @@
1212
"nelmio/api-doc-bundle": "^4.26",
1313
"phpdocumentor/reflection-docblock": "^5.4",
1414
"phpstan/phpdoc-parser": "^1.29",
15-
"symfony/console": "7.1.*",
16-
"symfony/doctrine-messenger": "7.1.*",
17-
"symfony/dotenv": "7.1.*",
15+
"symfony/console": "7.2.*",
16+
"symfony/doctrine-messenger": "7.2.*",
17+
"symfony/dotenv": "7.2.*",
1818
"symfony/flex": "^2",
19-
"symfony/framework-bundle": "7.1.*",
20-
"symfony/messenger": "7.1.*",
21-
"symfony/property-access": "7.1.*",
22-
"symfony/property-info": "7.1.*",
19+
"symfony/framework-bundle": "7.2.*",
20+
"symfony/messenger": "7.2.*",
21+
"symfony/property-access": "7.2.*",
22+
"symfony/property-info": "7.2.*",
2323
"symfony/runtime": "7.1.*",
24-
"symfony/security-bundle": "7.1.*",
25-
"symfony/serializer": "7.1.*",
26-
"symfony/uid": "7.1.*",
27-
"symfony/validator": "7.1.*",
28-
"symfony/yaml": "7.1.*"
24+
"symfony/security-bundle": "7.2.*",
25+
"symfony/serializer": "7.2.*",
26+
"symfony/uid": "7.2.*",
27+
"symfony/validator": "7.2.*",
28+
"symfony/yaml": "7.2.*"
2929
},
3030
"require-dev": {
3131
"doctrine/doctrine-fixtures-bundle": "^3.6",
3232
"phpunit/phpunit": "^11.1",
33-
"symfony/browser-kit": "7.1.*",
34-
"symfony/css-selector": "7.1.*",
35-
"symfony/debug-bundle": "7.1.*",
33+
"symfony/browser-kit": "7.2.*",
34+
"symfony/css-selector": "7.2.*",
35+
"symfony/debug-bundle": "7.2.*",
3636
"symfony/maker-bundle": "^1.59",
3737
"symfony/phpunit-bridge": "^7.0",
38-
"symfony/stopwatch": "7.1.*",
39-
"symfony/web-profiler-bundle": "7.1.*",
38+
"symfony/stopwatch": "7.2.*",
39+
"symfony/web-profiler-bundle": "7.2.*",
4040
"zenstruck/foundry": "^2.0"
4141
},
4242
"config": {

0 commit comments

Comments
 (0)
0