@@ -2,8 +2,8 @@ |
||
2 | 2 | |
3 | 3 | namespace Facade\Ignition\SolutionProviders; |
4 | 4 | |
5 | -use Facade\Ignition\Solutions\FixMissingSemicolonSolution; |
|
6 | 5 | use Facade\IgnitionContracts\HasSolutionsForThrowable; |
6 | +use Facade\Ignition\Solutions\FixMissingSemicolonSolution; |
|
7 | 7 | use ParseError; |
8 | 8 | use Symfony\Component\Debug\Exception\FatalThrowableError; |
9 | 9 | use Throwable; |