Skip to content

Commit

Permalink
chore: add license to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
melanger authored Jan 25, 2022
1 parent ea43ac7 commit 1cbba6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "privacyidea/privacyidea-php-client",
"description": "This is the privacyIDEA-PHP-Client. The library that will help you to connect your plugin to the privacyIDEA server using REST APIs.",
"license": "AGPL-3.0-or-later",
"minimum-stability": "stable",
"authors": [
{
Expand Down

0 comments on commit 1cbba6d

Please sign in to comment.