Skip to content

Commit c1415fc

Browse files
committed
composer update
1 parent a19fff5 commit c1415fc

File tree

2 files changed

+258
-40
lines changed

2 files changed

+258
-40
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,10 @@
2626
"name": "Daniel Olson",
2727
"email": "emaildano@gmail.com"
2828
}
29-
]
29+
],
30+
"config": {
31+
"allow-plugins": {
32+
"dealerdirect/phpcodesniffer-composer-installer": true
33+
}
34+
}
3035
}

0 commit comments

Comments
 (0)