Skip to content
Snippets Groups Projects
Commit a8448f0a authored by Pavel Vyskočil's avatar Pavel Vyskočil
Browse files

Fixed required version of module 'cesnet/simplesamlphp-module-perun'

parent 657fc8ca
Branches
Tags
No related merge requests found
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [Unreleased] ## [Unreleased]
[Fixed]
- Fixed required version of module 'cesnet/simplesamlphp-module-perun'
## [v1.3.0] ## [v1.3.0]
[Added] [Added]
......
...@@ -17,6 +17,6 @@ ...@@ -17,6 +17,6 @@
], ],
"require": { "require": {
"simplesamlphp/composer-module-installer": "~1.0", "simplesamlphp/composer-module-installer": "~1.0",
"cesnet/simplesamlphp-module-perun": "~2.0.0" "cesnet/simplesamlphp-module-perun": "~2.0"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment