Skip to content

Commit a5f3cc9

Browse files
Update dependency symfony/console to ^7.2.5
| datasource | package | from | to | | ---------- | --------------- | ----- | ----- | | packagist | symfony/console | 7.2.1 | 7.2.5 |
1 parent 9001366 commit a5f3cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"phpstan/phpstan-strict-rules": "^2.0.4",
2020
"phpunit/phpunit": "^12.0.10",
2121
"slam/php-cs-fixer-extensions": "^3.12",
22-
"symfony/console": "^7.2.1"
22+
"symfony/console": "^7.2.5"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)