Skip to content

Commit d9e00f3

Browse files
committed
Check in composer lockfile
1 parent 7e0fa2c commit d9e00f3

File tree

2 files changed

+834
-0
lines changed

2 files changed

+834
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,10 @@
1919
"lint": [
2020
"phpcs --standard=phpcs.xml.dist"
2121
]
22+
},
23+
"config": {
24+
"allow-plugins": {
25+
"dealerdirect/phpcodesniffer-composer-installer": true
26+
}
2227
}
2328
}

0 commit comments

Comments
 (0)