Skip to content

Commit b4c12e6

Browse files
Update dependency symfony/console to ^8.0.1
| datasource | package | from | to | | ---------- | --------------- | ----- | ----- | | packagist | symfony/console | 8.0.0 | 8.0.1 |
1 parent 89dfc31 commit b4c12e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"phpstan/phpstan-strict-rules": "^2.0.7",
2020
"phpunit/phpunit": "^12.5.1",
2121
"slam/php-cs-fixer-extensions": "^3.14.0",
22-
"symfony/console": "^8.0.0"
22+
"symfony/console": "^8.0.1"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)