Skip to content

Commit 1e7dfaf

Browse files
committed
prepare release
1 parent d786e95 commit 1e7dfaf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

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

4-
2.3.0 (unreleased)
5-
------------------
4+
2.3.0
5+
-----
66

77
### Added
88

@@ -18,7 +18,7 @@ Changelog
1818

1919
### Fixed
2020

21-
* Fix session_listener decoration when session is not enabled.
21+
* Fix `session_listener` decoration when session is not enabled.
2222

2323
2.2.1
2424
-----

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"require": {
2424
"php": "^7.1",
25-
"friendsofsymfony/http-cache": "^2.3@dev",
25+
"friendsofsymfony/http-cache": "^2.3",
2626
"symfony/framework-bundle": "^2.8.18||^3.3||^4.0",
2727
"symfony/http-foundation": "^2.8.18.13||^3.3||^4.0"
2828
},

0 commit comments

Comments
 (0)