mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Allow to install lower version of stripe/stripe-php
This commit is contained in:
parent
66d6a047d8
commit
9dccd3cfe4
1 changed files with 1 additions and 1 deletions
|
|
@ -228,7 +228,7 @@
|
||||||
"psr/event-dispatcher": "^1.0",
|
"psr/event-dispatcher": "^1.0",
|
||||||
"rector/rector": "^0.18.0",
|
"rector/rector": "^0.18.0",
|
||||||
"robertfausk/behat-panther-extension": "^1.1",
|
"robertfausk/behat-panther-extension": "^1.1",
|
||||||
"stripe/stripe-php": "^8.1",
|
"stripe/stripe-php": "^7.0 || ^8.1",
|
||||||
"sylius-labs/coding-standard": "^4.2",
|
"sylius-labs/coding-standard": "^4.2",
|
||||||
"sylius-labs/suite-tags-extension": "~0.1",
|
"sylius-labs/suite-tags-extension": "~0.1",
|
||||||
"symfony/browser-kit": "^5.4.21 || ^6.0",
|
"symfony/browser-kit": "^5.4.21 || ^6.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue