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 75c64fe commit c5f43ecCopy full SHA for c5f43ec
CHANGELOG.md
@@ -1,6 +1,11 @@
1
Changelog
2
=========
3
4
+2.13.0
5
+------
6
+
7
+* Fix Symfony 6 deprecations on the command name configuration.
8
9
2.12.1
10
------
11
composer.json
@@ -73,10 +73,5 @@
73
"classmap": [
74
"tests/Functional/Fixtures/app/AppKernel.php"
75
]
76
- },
77
- "extra": {
78
- "branch-alias": {
79
- "dev-master": "2.x-dev"
80
- }
81
}
82
0 commit comments