There was an error while loading. Please reload this page.
1 parent 0929131 commit e95d87cCopy full SHA for e95d87c
1 file changed
composer.json
@@ -39,5 +39,10 @@
39
"php qt core:version"
40
],
41
"test": "vendor/bin/phpunit --stderr --coverage-clover coverage.xml"
42
+ },
43
+ "config": {
44
+ "audit": {
45
+ "block-insecure": false
46
+ }
47
}
48
0 commit comments