Skip to content

Commit 06993f4

Browse files
committed
wip
1 parent ebdf13a commit 06993f4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,13 @@
5656
"allow-plugins": {
5757
"pestphp/pest-plugin": true,
5858
"phpstan/extension-installer": true
59-
}
59+
},
60+
"audit": {
61+
"ignore": [
62+
"PKSA-csyb-yc4p-mnbs"
63+
]
64+
},
65+
"platform-check": false
6066
},
6167
"extra": {
6268
"laravel": {

0 commit comments

Comments
 (0)