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 8fe0204 commit 13a497bCopy full SHA for 13a497b
src/app/Console/Commands/Upgrade/v7/UpgradeCommandConfig.php
@@ -32,7 +32,7 @@ public function addons(): array
32
return [
33
'backpack/crud' => self::backpackCrudRequirement(),
34
'backpack/filemanager' => '^4.0',
35
- 'backpack/theme-coreuiv2' => 'dev-next',
+ 'backpack/theme-coreuiv2' => '^2.0',
36
'backpack/theme-coreuiv4' => '^1.2',
37
'backpack/theme-tabler' => 'dev-next',
38
'backpack/logmanager' => '^5.1',
0 commit comments