Skip to content

Commit a6a37ca

Browse files
committed
Ignoring PHP-JWT PKSA
1 parent c9f04b2 commit a6a37ca

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@
3737
"allow-plugins": {
3838
"dealerdirect/phpcodesniffer-composer-installer": true
3939
},
40+
"audit": {
41+
"ignore": {
42+
"PKSA-2kqm-ps5x-s4f5": "Fix not available for PHP 5."
43+
}
44+
},
4045
"classmap-authoritative": true
4146
},
4247
"require": {

0 commit comments

Comments
 (0)