Skip to content

Commit 395e4ce

Browse files
committed
Removed not needed packages from composer.json
1 parent ee4373a commit 395e4ce

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
"name": "elgentos/magento2-cancel-pending-orders",
33
"description": "Elgentos_CancelPendingOrders for magento 2",
44
"require": {
5-
"php": ">=8.1.0",
6-
"br33f/php-ga4-mp": "^0.1.0",
7-
"8ctopus/php-ga-measurement-protocol": "^2.0"
5+
"php": ">=8.1.0"
86
},
97
"type": "magento2-module",
108
"authors": [

0 commit comments

Comments
 (0)