From 74de022cd5175a5d5ec176e9668cf8470679a98a Mon Sep 17 00:00:00 2001 From: ghost Date: Mon, 9 Oct 2023 04:52:01 +0300 Subject: [PATCH] fix namespace --- src/Magnet.php | 2 +- src/Url.php | 2 +- src/Urn.php | 2 +- tests/UrlTest.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Magnet.php b/src/Magnet.php index 0abbfe9..f90a59a 100644 --- a/src/Magnet.php +++ b/src/Magnet.php @@ -1,6 +1,6 @@