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 002c46d commit 6859892Copy full SHA for 6859892
src/app/Console/Commands/Fix.php
@@ -18,7 +18,7 @@ class Fix extends Command
18
*
19
* @var string
20
*/
21
- protected $description = 'Fix known Backpack security issues.';
+ protected $description = 'Fix known Backpack issues.';
22
23
/**
24
* Execute the console command.
0 commit comments