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 1822fc3 commit baafb50Copy full SHA for baafb50
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## 1.2.1 under development
4
5
-- no changes in this release.
+- Chg #447: Allow symfony/console 8 (@samdark)
6
7
## 1.2.0 February 20, 2026
8
composer.json
@@ -41,7 +41,7 @@
41
"psr/http-message": "^2.0",
42
"psr/http-server-handler": "^1.0.2",
43
"psr/log": "^3.0.2",
44
- "symfony/console": "^7.4.1",
+ "symfony/console": "7 - 8",
45
"yiisoft/aliases": "^3.1.1",
46
"yiisoft/assets": "^5.1.2",
47
"yiisoft/config": "^1.6.2",
0 commit comments