Skip to content

Commit 5b2bbf7

Browse files
Update dependency symfony/console to ^8.1.0
| datasource | package | from | to | | ---------- | --------------- | ------ | ----- | | packagist | symfony/console | 8.0.13 | 8.1.0 |
1 parent 8ac5dd9 commit 5b2bbf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.11",
2020
"phpunit/phpunit": "^13.1.13",
2121
"slam/php-cs-fixer-extensions": "^3.15.0",
22-
"symfony/console": "^8.0.13"
22+
"symfony/console": "^8.1.0"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)