Change namespace to "Ramsey"; closes #48

This commit is contained in:
Ben Ramsey
2015-04-25 12:11:37 -05:00
parent 55c35bceaf
commit d67c3490a8
70 changed files with 348 additions and 348 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
namespace Rhumsaa\Uuid;
namespace Ramsey\Uuid;
interface UuidFactoryInterface
{