Skip to content

Commit

Permalink
Merge pull request #127 from sj-i/renovate/major-symfony
Browse files Browse the repository at this point in the history
Update dependency symfony/console to v6
  • Loading branch information
sj-i committed Dec 6, 2021
2 parents f1ccc26 + 8684ddf commit 0908781
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 238 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"ext-filter": "*",
"ext-json": "*",
"ext-pcntl": "*",
"symfony/console": "5.4.0",
"symfony/console": "6.0.0",
"php-di/php-di": "6.3.5",
"amphp/parallel": "1.4.1",
"amphp/amp": "2.6.1",
Expand All @@ -39,7 +39,7 @@
"mockery/mockery": "1.4.4",
"psalm/plugin-mockery": "0.9.1",
"jetbrains/phpstorm-stubs": "2021.2",
"php-coveralls/php-coveralls": "2.5.1"
"php-coveralls/php-coveralls": "2.5.2"
},
"autoload": {
"files": ["src/Lib/Defer/defer.php"],
Expand Down
Loading

0 comments on commit 0908781

Please sign in to comment.