Skip to content

Commit

Permalink
Merge pull request #36 from UTCWeb/feature/UTCE-34-Composer-vendor-dir-a
Browse files Browse the repository at this point in the history
UTCE: Remove the vendor dir config, try plugin autoload path instead.
  • Loading branch information
UTCGilligan authored Mar 28, 2023
2 parents 59065a6 + 887397e commit 9303f47
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,5 @@
}],
"require": {
"jozoor/wp-templater": "^1.0"
},
"config": {
"vendor-dir": "./vendor"
}
}

0 comments on commit 9303f47

Please sign in to comment.