Skip to content
Snippets Groups Projects
Unverified Commit 54a92578 authored by Dominik Baránek's avatar Dominik Baránek
Browse files

Add v2.3.0 into CHANGELOG.md

parent 80308647
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,10 @@
## [Unreleased]
## [v2.3.0]
#### Changed
- Allow use SSP module Perun in version v4.0 or greater
## [v2.2.0]
#### Changed
- Allow use SSP module Perun in version v4.x
......
......@@ -17,7 +17,7 @@
"require": {
"simplesamlphp/composer-module-installer": "~1.0",
"simplesamlphp/simplesamlphp": "~1.17",
"cesnet/simplesamlphp-module-perun": "~4.0",
"cesnet/simplesamlphp-module-perun": ">=4.0",
"ext-json": "*",
"ext-curl": "*"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment