Skip to content
Snippets Groups Projects

Remove version from composer.json

Merged Pavel Břoušek requested to merge github/fork/melanger/patch-4 into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -2,7 +2,6 @@
@@ -2,7 +2,6 @@
"name": "cesnet/simplesamlphp-module-perun",
"name": "cesnet/simplesamlphp-module-perun",
"description": "Module which allows SSP to communicate with Perun IAM https://perun.cesnet.cz",
"description": "Module which allows SSP to communicate with Perun IAM https://perun.cesnet.cz",
"type": "simplesamlphp-module",
"type": "simplesamlphp-module",
"version": "3.9.0-dev",
"keywords": ["Perun", "perun", "simplesamlphp"],
"keywords": ["Perun", "perun", "simplesamlphp"],
"license": "BSD-2-Clause",
"license": "BSD-2-Clause",
"authors": [
"authors": [
Loading