Skip to content

Commit 13a497b

Browse files
authored
Apply suggestion from @tabacitu
1 parent 8fe0204 commit 13a497b

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
@@ -32,7 +32,7 @@ public function addons(): array
3232
return [
3333
'backpack/crud' => self::backpackCrudRequirement(),
3434
'backpack/filemanager' => '^4.0',
35-
'backpack/theme-coreuiv2' => 'dev-next',
35+
'backpack/theme-coreuiv2' => '^2.0',
3636
'backpack/theme-coreuiv4' => '^1.2',
3737
'backpack/theme-tabler' => 'dev-next',
3838
'backpack/logmanager' => '^5.1',

0 commit comments

Comments
 (0)