Skip to content

Commit

Permalink
Switch to my fork temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
123FLO321 authored Oct 26, 2018
1 parent 09bb1c4 commit b300544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ let package = Package(
name: "PerfectSessionMySQL",
targets: [],
dependencies: [
.Package(url: "https://github.com/PerfectlySoft/Perfect-Session.git", majorVersion: 3),
.Package(url: "https://github.com/123FLO321/Perfect-Session.git", majorVersion: 3),
.Package(url: "https://github.com/123FLO321/Perfect-MySQL.git", majorVersion: 3),
]
)

0 comments on commit b300544

Please sign in to comment.