Skip to content

Commit 80e688f

Browse files
chore(deps): update symfony packages to ^7.3.5 (#213)
| datasource | package | from | to | | ---------- | --------------------- | ----- | ----- | | packagist | symfony/console | 7.3.4 | 7.3.5 | | packagist | symfony/property-info | 7.3.4 | 7.3.5 | | packagist | symfony/serializer | 7.3.4 | 7.3.5 | | packagist | symfony/var-dumper | 7.3.4 | 7.3.5 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e9276f2 commit 80e688f

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"jane-php/open-api-runtime": "^7.9.0",
1818
"phpdocumentor/reflection-docblock": "^5.6.3",
1919
"phpstan/phpdoc-parser": "^2.3.0",
20-
"symfony/console": "^7.3.4",
20+
"symfony/console": "^7.3.5",
2121
"symfony/http-client": "^7.3.4",
2222
"symfony/property-access": "^7.3.3",
23-
"symfony/property-info": "^7.3.4",
23+
"symfony/property-info": "^7.3.5",
2424
"symfony/runtime": "^7.3.4",
25-
"symfony/serializer": "^7.3.4",
25+
"symfony/serializer": "^7.3.5",
2626
"webproject-xyz/docker-api-client": "^1.2.1"
2727
},
2828
"require-dev": {
@@ -32,7 +32,7 @@
3232
"friendsofphp/php-cs-fixer": "3.89.1",
3333
"jane-php/open-api-3": "^7.9.0",
3434
"roave/security-advisories": "dev-latest",
35-
"symfony/var-dumper": "7.3.4"
35+
"symfony/var-dumper": "7.3.5"
3636
},
3737
"replace": {
3838
"symfony/polyfill-php80": "*",

composer.lock

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)