Skip to content

Commit 71d3a0f

Browse files
authored
Update symfony/console version (#450)
1 parent bb39363 commit 71d3a0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 1.2.1 under development
44

5-
- Chg #447: Allow symfony/console 8 (@samdark)
5+
- Chg #447, #450: Allow symfony/console 8 (@samdark)
66
- Enh #448: Add grouping to `make` help output (@Xakki, @samdark)
77
- Enh #449: Update composer dependencies and refactor to replace use of deprecated classes (@vjik)
88
- Chg #449: Remove `yiisoft/data-response` dependency (@vjik)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"psr/http-message": "^2.0",
4242
"psr/http-server-handler": "^1.0.2",
4343
"psr/log": "^3.0.2",
44-
"symfony/console": "7 - 8",
44+
"symfony/console": "^7.4.6 || ^8.0.6",
4545
"yiisoft/aliases": "^3.1.1",
4646
"yiisoft/assets": "^5.1.2",
4747
"yiisoft/config": "^1.6.2",

0 commit comments

Comments
 (0)