Skip to content

Commit

Permalink
- Remove magento dependency for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieu2607 committed Mar 24, 2024
1 parent c84b6e5 commit e895605
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,7 @@
"name": "pixelopen/magento-plausible",
"description": "Add Plausible Analytics to Magento",
"require": {
"php": "^8",
"magento/module-backend": "*",
"magento/module-checkout": "*",
"magento/module-config": "*",
"magento/module-contact": "*",
"magento/module-customer": "*",
"magento/module-store": "*",
"magento/framework": "*"
"php": "^8"
},
"type": "magento2-module",
"version": "100.2.1",
Expand Down

0 comments on commit e895605

Please sign in to comment.