We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dbb441 commit 6c53a62Copy full SHA for 6c53a62
dev/Commands/NovaLangStats.php
@@ -5,7 +5,7 @@
5
use Illuminate\Contracts\Filesystem\FileNotFoundException;
6
use Illuminate\Support\Collection;
7
use SplFileInfo;
8
-use Symfony\Component\Intl\Exception\MethodNotImplementedException;
+use Symfony\Polyfill\Intl\Icu\Exception\MethodNotImplementedException;
9
10
class NovaLangStats extends AbstractDevCommand
11
{
0 commit comments