mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Re-add payum/stripe and remove stripe lib from require-dev
This commit is contained in:
parent
3db534c4cf
commit
e5a1ac44c1
1 changed files with 1 additions and 1 deletions
|
|
@ -65,6 +65,7 @@
|
|||
"payum/core": "^1.7.3",
|
||||
"payum/offline": "^1.7.3",
|
||||
"payum/paypal-express-checkout-nvp": "^1.7.3",
|
||||
"payum/stripe": "^1.7.3",
|
||||
"payum/payum-bundle": "^2.5",
|
||||
"php-http/httplug": "^2.4",
|
||||
"php-http/message-factory": "^1.0",
|
||||
|
|
@ -227,7 +228,6 @@
|
|||
"psalm/plugin-mockery": "1.1.0",
|
||||
"psr/event-dispatcher": "^1.0",
|
||||
"rector/rector": "^0.18.0",
|
||||
"stripe/stripe-php": "^12.0",
|
||||
"sylius-labs/coding-standard": "^4.2",
|
||||
"symfony/browser-kit": "^5.4.21 || ^6.0",
|
||||
"symfony/debug-bundle": "^5.4.21 || ^6.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue