Skip to content

Commit 081f3bc

Browse files
committed
bump kahlan and symfony/console
1 parent 3ea2ffe commit 081f3bc

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"require-dev": {
5959
"doctrine/dbal": "^3.10.4",
6060
"doctrine/doctrine-orm-module": "^4.2.1 || ^5.3",
61-
"kahlan/kahlan": "^5.2.8",
61+
"kahlan/kahlan": "^6.0.2",
6262
"laminas/laminas-cli": "^1.13",
6363
"laminas/laminas-coding-standard": "^3.1",
6464
"laminas/laminas-form": "^2.16 || ^3.24.2",
@@ -71,7 +71,8 @@
7171
"phpstan/phpstan-webmozart-assert": "^2.0",
7272
"pimple/pimple": "^3.6.1",
7373
"rector/rector": "dev-main",
74-
"symfony/dependency-injection": "^5.4.48"
74+
"symfony/dependency-injection": "^5.4.48",
75+
"symfony/console": "^6.4"
7576
},
7677
"suggest": {
7778
"mezzio/mezzio-laminasviewrenderer": "^2.0 to be able to use laminas-view template engine in mezzio ^3.0",

0 commit comments

Comments
 (0)