diff options
| author | Greg Roach <fisharebest@gmail.com> | 2017-07-11 16:03:39 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2017-07-11 16:03:39 +0100 |
| commit | 577e6b297534e9d4914dae637e58e8baf7848590 (patch) | |
| tree | 6c6e453451515abaf60367ce8738ec7fec333e9e /app/GedcomTag.php | |
| parent | da3508d39f748998b560d4077b2cf5a17865e7e5 (diff) | |
| download | webtrees-577e6b297534e9d4914dae637e58e8baf7848590.tar.gz webtrees-577e6b297534e9d4914dae637e58e8baf7848590.tar.bz2 webtrees-577e6b297534e9d4914dae637e58e8baf7848590.zip | |
Ramsey/uuid
Diffstat (limited to 'app/GedcomTag.php')
| -rw-r--r-- | app/GedcomTag.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/GedcomTag.php b/app/GedcomTag.php index d8cf9110ed..e4aadccea0 100644 --- a/app/GedcomTag.php +++ b/app/GedcomTag.php @@ -15,7 +15,7 @@ */ namespace Fisharebest\Webtrees; -use Rhumsaa\Uuid\Uuid; +use Ramsey\Uuid\Uuid; /** * Static GEDCOM data for tags |
