Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Commit 1c90db8

Browse files
authored
bugfix(authentication) Opened gesdinet/jwt-refresh-token-bundle dependency (#1528)
1 parent 9e89041 commit 1c90db8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121

2222
## CHANGELOG FOR 1.0.x
2323
#### 1.0.3
24+
- bugfix [#1526](https://github.com/ergonode/backend/issues/1526) Opened gesdinet/jwt-refresh-token-bundle dependency (piotrkreft)
2425
- bugfix [#1522](https://github.com/ergonode/backend/issues/1522) Remove ramsey/uuid-doctrine composer relation (wfajczyk)
2526
#### 1.0.2
2627
- bugfix [#1489](https://github.com/ergonode/backend/issues/1489) Removed local cache attribute decorators (piotrkreft)

module/authentication/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"ergonode/account": "^1.1.0",
1818
"ergonode/core": "^1.1.0",
1919
"ergonode/shared-kernel": "^1.1.0",
20-
"gesdinet/jwt-refresh-token-bundle": "^0.11.1",
20+
"gesdinet/jwt-refresh-token-bundle": "^0.11.1|^0.12",
2121
"lexik/jwt-authentication-bundle": "^2.6",
2222
"nelmio/api-doc-bundle": "^3.6",
2323
"ramsey/uuid": "^3.8",

0 commit comments

Comments
 (0)