Skip to content

Commit 4e51326

Browse files
committed
Update release notes
1 parent 0dc40d9 commit 4e51326

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## 6.0.0
4+
- Add support for Symfony 7.4
5+
- Drop support for Symfony 5.4
6+
- Minimal PHP version bumped to 8.2
7+
38
## 5.3.0
49
- Add SSO registration bypass field to the institution configuration
510
-

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Step-up Middleware Client Bundle
22
[![Build status](https://github.com/OpenConext/Stepup-Middleware-clientbundle/actions/workflows/test-integration.yml/badge.svg)](https://github.com/OpenConext/Stepup-Middleware-clientbundle/actions/workflows/test-integration.yml)
33

4-
A Symfony 6 bundle to consume the Step-up Middleware API. See [Stepup-Deploy](https://github.com/OpenConext/Stepup-Deploy) for an overview.
4+
A Symfony bundle to consume the Step-up Middleware API. See [Stepup-Deploy](https://github.com/OpenConext/Stepup-Deploy) for an overview.
55

66
## Requirements
77

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "surfnet/stepup-middleware-client-bundle",
3-
"description": "Symfony 5|6 bundle for consuming the Step-up Middleware API.",
3+
"description": "Symfony bundle for consuming the Step-up Middleware API.",
44
"license": "Apache-2.0",
55
"minimum-stability": "stable",
66
"autoload": {

0 commit comments

Comments
 (0)