Skip to content

Commit af0ece9

Browse files
committed
Do not create a composer lock file
1 parent 8eca79e commit af0ece9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"allow-plugins": {
3030
"dealerdirect/phpcodesniffer-composer-installer": true,
3131
"johnpbloch/wordpress-core-installer": true
32-
}
32+
},
33+
"lock": false
3334
},
3435
"scripts": {
3536
"lint": "run-linter-tests",

0 commit comments

Comments
 (0)