Skip to content

Commit c31b042

Browse files
authored
Apply suggestion from @tabacitu
1 parent cc92a39 commit c31b042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/Console/Commands/Upgrade/v7/UpgradeCommandConfig.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public function addons(): array
3434
'backpack/filemanager' => '^4.0',
3535
'backpack/theme-coreuiv2' => '^2.0',
3636
'backpack/theme-coreuiv4' => '^1.2',
37-
'backpack/theme-tabler' => 'dev-next',
37+
'backpack/theme-tabler' => '^2.0',
3838
'backpack/logmanager' => '^5.1',
3939
'backpack/settings' => '^3.2',
4040
'backpack/newscrud' => '^5.2',

0 commit comments

Comments
 (0)