forked from Chill-project/chill-skeleton-basic
Compare commits
3 Commits
202301.13.
...
202302.03.
Author | SHA1 | Date | |
---|---|---|---|
1ef5ef50a3 | |||
491c5f3b49
|
|||
8d3b56c6fe
|
@@ -15,7 +15,7 @@
|
||||
},
|
||||
"require": {
|
||||
"ext-redis": "*",
|
||||
"chill-project/chill-bundles": "dev-43-wopi-use-access-token@dev",
|
||||
"chill-project/chill-bundles": "dev-master#c64ec89274196fa1532fc88584a3a88430c4cfa1",
|
||||
"symfony/flex": "^1.9",
|
||||
"symfony/http-client": "^4.4 || ^5",
|
||||
"nelmio/alice": "^3.8",
|
||||
|
729
composer.lock
generated
729
composer.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -7,4 +7,3 @@ lexik_jwt_authentication:
|
||||
# then copy past the printed string into the dedicated environment variable
|
||||
secret_key: '%env(base64:resolve:JWT_SECRET_KEY)%'
|
||||
public_key: '%env(base64:resolve:JWT_PUBLIC_KEY)%'
|
||||
pass_phrase: '%env(JWT_PASSPHRASE)%'
|
||||
|
Reference in New Issue
Block a user