Skip to content

Commit

Permalink
Fixed Commerce edition detection
Browse files Browse the repository at this point in the history
  • Loading branch information
alongosz committed Dec 29, 2020
1 parent 4b625d5 commit 139ed38
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ class IbexaSystemInfoCollector implements SystemInfoCollector
* Packages that identify installation as "Commerce".
*/
public const COMMERCE_PACKAGES = [
'ezsystems/ezcommerce-shop',
'ezsystems/ezcommerce-admin-ui',
'silversolutions/silver.e-shop',
];

Expand Down

0 comments on commit 139ed38

Please sign in to comment.