Skip to content

Commit

Permalink
Feat/mpc 1230/move doctrine code to lib (#44)
Browse files Browse the repository at this point in the history
* feat(MPC-1230): Add support for symfony console v6

* feat(MPC-1230): Add support for symfony console v6
  • Loading branch information
komando82 authored Nov 29, 2022
1 parent 8b591d9 commit 5cf268b
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 @@ -18,7 +18,7 @@
"kriswallsmith/buzz": "^1.2",
"nyholm/psr7": "^1.4",
"pimple/pimple": "^3.2",
"symfony/console": "^4.3|^5.1"
"symfony/console": "^4.3|^5.1|^6.0"
},
"require-dev": {
"infection/infection": "^0.26",
Expand Down

0 comments on commit 5cf268b

Please sign in to comment.