Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekfdd committed Jul 25, 2022
1 parent 58c9d75 commit 3feabb4
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 @@ -40,6 +40,11 @@
"phpunit/phpunit": "9.5",
"10up/wp_mock": "0.4.2"
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
},
"autoload": {
"psr-4": {
"RtCamp\\GoogleLogin\\": "src/"
Expand Down

0 comments on commit 3feabb4

Please sign in to comment.