Skip to content

Commit

Permalink
feat(composer): autoload acf-field-group-composer.php
Browse files Browse the repository at this point in the history
  • Loading branch information
domtra committed Dec 14, 2016
1 parent 1f8376e commit dea8300
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@
"phpunit/phpunit": "^5.6",
"brain/monkey": "1.*",
"squizlabs/php_codesniffer": "~2.0"
},
"autoload": {
"files": ["acf-field-group-composer.php"]
}
}

0 comments on commit dea8300

Please sign in to comment.