Update composer.json of dev-master

Changed old support location to new support location.
This commit is contained in:
Frederik Bosch
2015-08-31 12:20:47 +02:00
parent e99347f70d
commit 75d596d95d
+2 -2
View File
@@ -21,8 +21,8 @@
}
],
"support": {
"issues": "https://github.com/ramsey/rhumsaa-uuid/issues",
"source": "https://github.com/ramsey/rhumsaa-uuid"
"issues": "https://github.com/ramsey/uuid/issues",
"source": "https://github.com/ramsey/uuid"
},
"require": {
"php": ">=5.4"