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

Commit 569274d

Browse files
committed
Fixed requirements in composer.json
1 parent e1a180d commit 569274d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
5+
[Fixed]
6+
- Fixed requirements in composer.json
57

68
## [v1.2.0]
79
[Added]

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
}
1717
],
1818
"require": {
19-
"simplesamlphp/composer-module-installer": "~1.0",
20-
"cesnet/simplesamlphp-module-perun": "~1.0.0"
19+
"simplesamlphp/composer-module-installer": "~1.0"
2120
}
2221
}

0 commit comments

Comments
 (0)