diff --git a/composer.json b/composer.json index 7b7564e..a58f4f8 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "mage2pro/stripe" - ,"version": "2.4.9" + ,"version": "2.4.10" ,"description": "Stripe integration with Magento 2" ,"type": "magento2-module" ,"homepage": "https://mage2.pro/c/stripe" diff --git a/etc/di.xml b/etc/di.xml deleted file mode 100644 index ca0c2a8..0000000 --- a/etc/di.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - \ No newline at end of file diff --git a/etc/frontend/di.xml b/etc/frontend/di.xml index 3cd7aee..06ae918 100644 --- a/etc/frontend/di.xml +++ b/etc/frontend/di.xml @@ -17,4 +17,5 @@ + \ No newline at end of file