Skip to content

Commit c1cd81b

Browse files
Update dependency symfony/console to ^7.1.3
| datasource | package | from | to | | ---------- | --------------- | ----- | ----- | | packagist | symfony/console | 7.1.2 | 7.1.3 |
1 parent f3a7b1f commit c1cd81b

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": "^1.6.0",
2020
"phpunit/phpunit": "^11.2.8",
2121
"slam/php-cs-fixer-extensions": "^3.11.1",
22-
"symfony/console": "^7.1.2"
22+
"symfony/console": "^7.1.3"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)