Skip to content

Commit

Permalink
Added upgrade mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
gorriecoe committed Apr 12, 2018
1 parent 750035c commit b8ab142
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .upgrade.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
mappings:
AutomaticMarkupID: gorriecoe\Link\Extensions\AutomaticMarkupID
SiteTreeLink: gorriecoe\Link\Extensions\SiteTreeLink
DefineableMarkupID: gorriecoe\Link\Extensions\DefineableMarkupID
LinkSiteTree: gorriecoe\Link\Extensions\LinkSiteTree
DBStringLink: gorriecoe\Link\Extensions\DBStringLink
LinkQueryCreator: gorriecoe\Link\GraphQL\LinkQueryCreator
LinkTypeCreator: gorriecoe\Link\GraphQL\LinkTypeCreator
LinksQueryCreator: gorriecoe\Link\GraphQL\LinksQueryCreator
Link: gorriecoe\Link\Models\Link

0 comments on commit b8ab142

Please sign in to comment.