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

Commit 52f4cd0

Browse files
authored
Remove version from composer.json
Optional if the package repository can infer the version from somewhere, such as the VCS tag name in the VCS repository. In that case it is also recommended to omit it. https://getcomposer.org/doc/04-schema.md#version
1 parent 8d73201 commit 52f4cd0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "cesnet/simplesamlphp-module-perun",
33
"description": "Module which allows SSP to communicate with Perun IAM https://perun.cesnet.cz",
44
"type": "simplesamlphp-module",
5-
"version": "3.9.0-dev",
65
"keywords": ["Perun", "perun", "simplesamlphp"],
76
"license": "BSD-2-Clause",
87
"authors": [

0 commit comments

Comments
 (0)