Skip to content

Commit c5f43ec

Browse files
committed
prepare release
1 parent 75c64fe commit c5f43ec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
2.13.0
5+
------
6+
7+
* Fix Symfony 6 deprecations on the command name configuration.
8+
49
2.12.1
510
------
611

composer.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,5 @@
7373
"classmap": [
7474
"tests/Functional/Fixtures/app/AppKernel.php"
7575
]
76-
},
77-
"extra": {
78-
"branch-alias": {
79-
"dev-master": "2.x-dev"
80-
}
8176
}
8277
}

0 commit comments

Comments
 (0)