Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit 54a9257

Browse files
committed
Add v2.3.0 into CHANGELOG.md
1 parent 8030864 commit 54a9257

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33

44
## [Unreleased]
55

6+
## [v2.3.0]
7+
#### Changed
8+
- Allow use SSP module Perun in version v4.0 or greater
9+
610
## [v2.2.0]
711
#### Changed
812
- Allow use SSP module Perun in version v4.x

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"require": {
1818
"simplesamlphp/composer-module-installer": "~1.0",
1919
"simplesamlphp/simplesamlphp": "~1.17",
20-
"cesnet/simplesamlphp-module-perun": "~4.0",
20+
"cesnet/simplesamlphp-module-perun": ">=4.0",
2121
"ext-json": "*",
2222
"ext-curl": "*"
2323
}

0 commit comments

Comments
 (0)