Skip to content

Commit

Permalink
Fixed dependencies, removed JWT
Browse files Browse the repository at this point in the history
  • Loading branch information
cristiroma committed Nov 15, 2018
1 parent 400e2cc commit d403a06
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 345 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"type": "library",
"require": {
"webflo/drupal-finder": "^1.1",
"firebase/php-jwt": "^5.0",
"boedah/robo-drush": "^4.1"
"boedah/robo-drush": "^4.1",
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "5.7"
Expand Down
Loading

0 comments on commit d403a06

Please sign in to comment.