Remove pinned lcobucci/jwt dependency. Fixed upstream: https://www.drupal.org/project/simple_oauth/issues/3185673

This commit is contained in:
Michael Stenta 2021-02-22 11:22:30 -05:00
parent 678ec8d5dc
commit 471af7b760
1 changed files with 0 additions and 4 deletions

View File

@ -37,12 +37,8 @@
"drupal/migrate_tools": "^5.0",
"drupal/simple_oauth": "^5.0",
"drupal/token": "^1.7",
"lcobucci/jwt": "3.3.3",
"npm-asset/farmos.org--farmos-map": "^1.4"
},
"_comments": {
"lcobucci/jwt": "Required to fix deprecations in farm_api tests until simple_oauth bumps thephpleague/oauth2_server version. See https://github.com/thephpleague/oauth2-server/issues/1156"
},
"extra": {
"patchLevel": {
"drupal/core": "-p2"