Skip to content

Commit

Permalink
Added the ability to reset the authorization token
Browse files Browse the repository at this point in the history
`UnauthorizedException: Token is not active`
  • Loading branch information
Andrey Helldar committed Aug 24, 2021
1 parent e7783ba commit 4caad61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
},
"require": {
"php": "^7.3|^8.0",
"andrey-helldar/cashier-tinkoff-auth": "^1.1",
"andrey-helldar/cashier-tinkoff-auth": "^1.2",
"psr/http-message": "^1.0"
},
"require-dev": {
"ext-json": "*",
"andrey-helldar/cashier": "^1.8",
"andrey-helldar/cashier": "^1.9",
"andrey-helldar/support": "^4.1",
"illuminate/database": "^6.0|^7.0|^8.0",
"orchestra/testbench": "^4.0|^5.0|^6.0",
Expand Down

0 comments on commit 4caad61

Please sign in to comment.