Renamed namespace to JacobKiers

This commit is contained in:
Jacob Kiers
2013-02-08 10:32:26 +00:00
parent 81a1af738b
commit 204ec8b42f
20 changed files with 123 additions and 124 deletions

View File

@@ -35,7 +35,7 @@
},
"autoload": {
"psr-0": {
"GaryJones\\OAuth": "src/"
"JacobKiers\\OAuth": "src/"
}
}
}