Browse Source

bump jwt version (#952)

MNPALS-2.x
Seth Shaw 2 years ago committed by Rosie Le Faive
parent
commit
91490ddbe2
  1. 2
      composer.json

2
composer.json

@ -21,7 +21,7 @@
"drupal/file_replace": "^1.1", "drupal/file_replace": "^1.1",
"drupal/filehash": "^2", "drupal/filehash": "^2",
"drupal/flysystem" : "^2.0@alpha", "drupal/flysystem" : "^2.0@alpha",
"drupal/jwt": "^1.1", "drupal/jwt": "^1.1 || ^2",
"drupal/migrate_plus" : "^5.1 || ^6", "drupal/migrate_plus" : "^5.1 || ^6",
"drupal/migrate_source_csv" : "^3.4", "drupal/migrate_source_csv" : "^3.4",
"drupal/prepopulate" : "^2.2", "drupal/prepopulate" : "^2.2",

Loading…
Cancel
Save