We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd09a9b commit 3815922Copy full SHA for 3815922
1 file changed
src/Runner.php
@@ -3,7 +3,7 @@
3
namespace think\Whoops;
4
5
use think\App;
6
-use think\Facade\Request;
+use think\facade\Request;
7
use Whoops\Handler\PrettyPageHandler;
8
use Whoops\Run;
9
0 commit comments