Skip to content

Commit 5cf268b

Browse files
authored
Feat/mpc 1230/move doctrine code to lib (#44)
* feat(MPC-1230): Add support for symfony console v6 * feat(MPC-1230): Add support for symfony console v6
1 parent 8b591d9 commit 5cf268b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"kriswallsmith/buzz": "^1.2",
1919
"nyholm/psr7": "^1.4",
2020
"pimple/pimple": "^3.2",
21-
"symfony/console": "^4.3|^5.1"
21+
"symfony/console": "^4.3|^5.1|^6.0"
2222
},
2323
"require-dev": {
2424
"infection/infection": "^0.26",

0 commit comments

Comments
 (0)