Skip to content

Commit

Permalink
Upgrade to Symfony 6
Browse files Browse the repository at this point in the history
  • Loading branch information
simPod committed Dec 13, 2021
1 parent 656ff22 commit c9cbfc3
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 153 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"ext-phar": "*",
"composer-runtime-api": "^2.0.0",
"nikic/php-parser": "^4.13.0",
"symfony/console": "^5.4.0",
"symfony/console": "^6.0.0",
"webmozart/assert": "^1.9.1",
"webmozart/glob": "^4.4.0"
},
Expand All @@ -42,7 +42,7 @@
"phing/phing": "^2.17.0",
"phpstan/phpstan": "^1.2.0",
"phpunit/phpunit": "^9.5.10",
"roave/infection-static-analysis-plugin": "^1.12",
"roave/infection-static-analysis-plugin": "1.13.x-dev as 1.13.0",
"vimeo/psalm": "^4.15"
},
"config": {
Expand Down
Loading

0 comments on commit c9cbfc3

Please sign in to comment.