We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ea2ffe commit 081f3bcCopy full SHA for 081f3bc
1 file changed
composer.json
@@ -58,7 +58,7 @@
58
"require-dev": {
59
"doctrine/dbal": "^3.10.4",
60
"doctrine/doctrine-orm-module": "^4.2.1 || ^5.3",
61
- "kahlan/kahlan": "^5.2.8",
+ "kahlan/kahlan": "^6.0.2",
62
"laminas/laminas-cli": "^1.13",
63
"laminas/laminas-coding-standard": "^3.1",
64
"laminas/laminas-form": "^2.16 || ^3.24.2",
@@ -71,7 +71,8 @@
71
"phpstan/phpstan-webmozart-assert": "^2.0",
72
"pimple/pimple": "^3.6.1",
73
"rector/rector": "dev-main",
74
- "symfony/dependency-injection": "^5.4.48"
+ "symfony/dependency-injection": "^5.4.48",
75
+ "symfony/console": "^6.4"
76
},
77
"suggest": {
78
"mezzio/mezzio-laminasviewrenderer": "^2.0 to be able to use laminas-view template engine in mezzio ^3.0",
0 commit comments