Skip to content

Commit

Permalink
Stripe package install removed from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
shewa12 committed Sep 30, 2024
1 parent 04913c1 commit 11f202e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
},
"scripts": {
"post-install-cmd": [
"composer install --no-dev --working-dir=./ecommerce/PaymentGateways/Stripe",
"composer install --no-dev --working-dir=./ecommerce/PaymentGateways/Stripe/src/Payments/Stripe",
"composer install --no-dev --working-dir=./ecommerce/PaymentGateways/Paypal",
"if [ ! -d \"tutor-droip\" ]; then git clone https://github.com/jshossen/tutor-droip.git tutor-droip; fi",
"cd tutor-droip && composer install && npm install"
Expand Down

0 comments on commit 11f202e

Please sign in to comment.