We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 376d545 commit 62b13c5Copy full SHA for 62b13c5
1 file changed
composer.json
@@ -2,6 +2,7 @@
2
"name": "simplesamlphp/simplesamlphp-module-examplecomposer",
3
"description": "An example SimpleSAMLphp module installable through Composer.",
4
"type": "simplesamlphp-module",
5
+ "license": "LGPL-2.1-or-later",
6
"autoload": {
7
"psr-4": {
8
"SimpleSAML\\Module\\examplecomposer\\": "src/"
0 commit comments