Skip to content

Commit 3e10c2e

Browse files
committed
Allow laravel 9 install
1 parent 96ef9fe commit 3e10c2e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@
4545
"config": {
4646
"allow-plugins": {
4747
"pestphp/pest-plugin": true
48+
},
49+
"audit": {
50+
"block-insecure": false
4851
}
4952
}
5053
}

0 commit comments

Comments
 (0)