Skip to content

Commit 559138b

Browse files
committed
Fix name of CLI for pimcore
1 parent 436eb58 commit 559138b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utility/provider_utils.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ var PROVIDER_SUPPORTED = []string{
1919
entity.PSH_PROVIDER,
2020
"ibexa",
2121
"shopware",
22-
"pimcore",
22+
"pimcore-cloud",
2323
"webpaas",
2424
}
2525

0 commit comments

Comments
 (0)