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 cc92a39 commit c31b042Copy full SHA for c31b042
src/app/Console/Commands/Upgrade/v7/UpgradeCommandConfig.php
@@ -34,7 +34,7 @@ public function addons(): array
34
'backpack/filemanager' => '^4.0',
35
'backpack/theme-coreuiv2' => '^2.0',
36
'backpack/theme-coreuiv4' => '^1.2',
37
- 'backpack/theme-tabler' => 'dev-next',
+ 'backpack/theme-tabler' => '^2.0',
38
'backpack/logmanager' => '^5.1',
39
'backpack/settings' => '^3.2',
40
'backpack/newscrud' => '^5.2',
0 commit comments