Skip to content

Commit

Permalink
Upd. Code. Composer config fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Glomberg committed Nov 23, 2023
1 parent 5ae1067 commit 5df8d1a
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 @@ -30,5 +30,10 @@
"just_phpunit": [
"vendor/bin/phpunit --configuration tests/phpunit.xml --debug"
]
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}

0 comments on commit 5df8d1a

Please sign in to comment.