Skip to content

Commit

Permalink
Move composer require lcobucci/jwt to top-level CILogon service since…
Browse files Browse the repository at this point in the history
… it is not used by CILogon service-lib.
  • Loading branch information
terrencegf committed Sep 2, 2020
1 parent 099118f commit c9313b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@
"pear/net_ldap2": "^2.2",
"pear/log": "^1.13",
"pear/db": "dev-trunk",
"tubalmartin/cssmin": "^4.0",
"lcobucci/jwt": "^3.3"
"tubalmartin/cssmin": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "^5.0",
Expand Down

0 comments on commit c9313b4

Please sign in to comment.