Skip to content

Commit

Permalink
Symfony: keep both versions
Browse files Browse the repository at this point in the history
Signed-off-by: Filippo Tessarotto <[email protected]>
  • Loading branch information
Slamdunk committed Nov 29, 2023
1 parent 46575c4 commit 62f6c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"laminas/laminas-servicemanager": "^3.22.1",
"phpunit/phpunit": "^10.4.2",
"psalm/plugin-phpunit": "^0.18.4",
"symfony/process": "^7.0.0",
"symfony/process": "^6.3.4 || ^7.0.0",
"vimeo/psalm": "^5.15"
},
"suggest": {
Expand Down

0 comments on commit 62f6c2d

Please sign in to comment.