Skip to content

Commit d9606c6

Browse files
authored
Merge pull request #628 from FriendsOfSymfony/prepare-release
prepare release
2 parents c247c81 + da4a6a5 commit d9606c6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Changelog
44
3.x
55
===
66

7+
3.0.0
8+
-----
9+
710
* Minimum PHP version is now 8.1
811
* Support Symfony 6.4 and 7
912
* Drop obsolete annotations support, use attributes

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
],
3030
"require": {
3131
"php": "^8.1",
32-
"friendsofsymfony/http-cache": "^2.15 || 3.x-dev",
32+
"friendsofsymfony/http-cache": "^2.15 || ^3.0",
3333
"symfony/expression-language": "^6.4 || ^7.0",
3434
"symfony/framework-bundle": "^6.4 || ^7.0",
3535
"symfony/http-foundation": "^6.4 || ^7.0",

0 commit comments

Comments
 (0)