Skip to content

Commit 2cc0e1c

Browse files
committed
refactor: upgrade to the new version
Closes #24
1 parent f84ddb4 commit 2cc0e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Json.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
namespace Josantonius\Json;
1515

1616
use Josantonius\Json\Exceptions\GetFileException;
17-
use Josantonius\Json\Exceptions\NoIterableFileException;
1817
use Josantonius\Json\Exceptions\JsonErrorException;
1918
use Josantonius\Json\Exceptions\CreateFileException;
19+
use Josantonius\Json\Exceptions\NoIterableFileException;
2020
use Josantonius\Json\Exceptions\CreateDirectoryException;
2121
use Josantonius\Json\Exceptions\NoIterableElementException;
2222

0 commit comments

Comments
 (0)