Skip to content

Commit 873f5c8

Browse files
authored
Merge pull request #139 from OpenConext/feature/update-changelog
Add changelog for 3.0
2 parents 47f90c9 + f751f17 commit 873f5c8

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 3.0.0
2+
Make the project Symfony 7.4 compatible.
3+
14
# 2.0.0
25
Make the project Symfony 6 and PHP 8.2 compatible.
36
Many changes were made to achieve this goal. Some highlights:

component_info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PHP_VERSION=82
2-
SYMFONY_VERSION=4
2+
SYMFONY_VERSION=7
33
ENCORE=yes
44
ASSETIC=no
55
NODE_VERSION=20

0 commit comments

Comments
 (0)