Skip to content

Commit

Permalink
Fix composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ausi committed Mar 26, 2024
1 parent 0f870e8 commit fc2ff1d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,10 @@
"unit-tests": [
"vendor/bin/phpunit --colors=always"
]
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}

0 comments on commit fc2ff1d

Please sign in to comment.