Skip to content

Commit

Permalink
chore(deps): update adhocore/jwt requirement from ^0.1 to ^0.1 || ^1.0
Browse files Browse the repository at this point in the history
Updates the requirements on [adhocore/jwt](https://github.com/adhocore/php-jwt) to permit the latest version.
- [Release notes](https://github.com/adhocore/php-jwt/releases)
- [Changelog](https://github.com/adhocore/php-jwt/blob/master/CHANGELOG.md)
- [Commits](adhocore/php-jwt@v0.1.0...1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Dec 13, 2019
1 parent cbe4e5d commit c4c5e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"require": {
"php": ">=7.0",
"adhocore/jwt": "^0.1",
"adhocore/jwt": "^0.1 || ^1.0",
"adhocore/cli": "^0.5",
"adhocore/cron-expr": "^0.1"
},
Expand Down

0 comments on commit c4c5e91

Please sign in to comment.