Skip to content

Commit 351f813

Browse files
author
Alexander Eimer
committed
Bugfixes from object to array
1 parent 5573d80 commit 351f813

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lexik/jwt-authentication-bundle/2.3/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"JWT_PUBLIC_KEY_PATH": "%CONFIG_DIR%/jwt/public.pem",
1313
"JWT_PASSPHRASE": "%generate(secret)%"
1414
},
15-
"gitignore": {
15+
"gitignore": [
1616
"/var/jwt"
17-
}
17+
]
1818
}

0 commit comments

Comments
 (0)