Skip to content

Instantly share code, notes, and snippets.

@candostdagdeviren
Created May 21, 2017 05:43
Show Gist options
  • Save candostdagdeviren/917a464d0c62299f8f182c0e715bd2d0 to your computer and use it in GitHub Desktop.
Save candostdagdeviren/917a464d0c62299f8f182c0e715bd2d0 to your computer and use it in GitHub Desktop.
Vapor 1 -> 2 Migration
dependencies: [
.Package(url: "https://github.com/vapor/vapor.git", majorVersion: 2),
.Package(url: "https://github.com/vapor/mongo-provider.git", majorVersion: 2)
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment