Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
dbu committed Feb 11, 2022
1 parent 73f6632 commit dbea9fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Changelog
=========

3.0.0 (unreleased)
------------------
3.0.0
-----

* Support Symfony 6
* Drop support for Symfony older than 6 and PHP older than 8
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"require": {
"php": "^8.0",
"symfony-cmf/routing": "dev-master as 3.0.0",
"symfony-cmf/routing": "^3.0",
"symfony/framework-bundle": "^6.0"
},
"require-dev": {
Expand Down

0 comments on commit dbea9fd

Please sign in to comment.