Skip to content

Commit 5f8ac1e

Browse files
authored
Merge pull request #19 from RonasIT/dpankratov/version-update
Dpankratov/version update
2 parents 450609f + 10aaa9d commit 5f8ac1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Services/SwaggerService.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
use RonasIT\Support\AutoDoc\Traits\GetDependenciesTrait;
1515
use RonasIT\Support\AutoDoc\Exceptions\WrongSecurityConfigException;
1616
use RonasIT\Support\AutoDoc\Exceptions\DataCollectorClassNotFoundException;
17-
use RonasIT\Support\DataCollectors\LocalDataCollector;
17+
use RonasIT\Support\AutoDoc\DataCollectors\LocalDataCollector;
1818
use Symfony\Component\HttpFoundation\Response;
1919
use Illuminate\Http\Testing\File;
2020

0 commit comments

Comments
 (0)