Skip to content

Commit

Permalink
Pin symfony packages at 6.x
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Johansson <datasage@gmail.com>
  • Loading branch information
datasage committed May 13, 2024
1 parent 10c85a9 commit 6b6ae8a
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 41 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^10",
"psalm/plugin-phpunit": "^0.18",
"symfony/console": "^6 || ^7",
"symfony/filesystem": "^6 || ^7",
"symfony/string": "^6 || ^7",
"vimeo/psalm": "^5"
},
"autoload": {
Expand Down
212 changes: 171 additions & 41 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6b6ae8a

Please sign in to comment.