Skip to content

Commit cde70a9

Browse files
committed
Update composer lock file.
1 parent efece88 commit cde70a9

File tree

2 files changed

+149
-137
lines changed

2 files changed

+149
-137
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,10 @@
3131
},
3232
"scripts": {
3333
"test": "phpunit"
34-
}
34+
},
35+
"config": {
36+
"allow-plugins": {
37+
"bamarni/composer-bin-plugin": true
38+
}
39+
}
3540
}

0 commit comments

Comments
 (0)