Skip to content

Commit 6c53a62

Browse files
author
Kit Senior
committed
stats locale name fix
1 parent 5dbb441 commit 6c53a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/Commands/NovaLangStats.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use Illuminate\Contracts\Filesystem\FileNotFoundException;
66
use Illuminate\Support\Collection;
77
use SplFileInfo;
8-
use Symfony\Component\Intl\Exception\MethodNotImplementedException;
8+
use Symfony\Polyfill\Intl\Icu\Exception\MethodNotImplementedException;
99

1010
class NovaLangStats extends AbstractDevCommand
1111
{

0 commit comments

Comments
 (0)