Skip to content

Commit 0ea25d3

Browse files
committed
Temp fix for CI
1 parent 2ccb1cf commit 0ea25d3

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

composer.json

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"friends-of-behat/suite-settings-extension": "^1.1",
3131
"friends-of-behat/symfony-extension": "^2.6",
3232
"friends-of-behat/variadic-extension": "^1.6",
33+
"payum/payum-bundle": "2.6.*",
3334
"phpspec/phpspec": "^8.0",
3435
"phpstan/extension-installer": "^1.0",
3536
"phpstan/phpstan": "^1.12",
@@ -44,13 +45,13 @@
4445
"sylius-labs/suite-tags-extension": "~0.2",
4546
"sylius/sylius-rector": "^2.0",
4647
"sylius/test-application": "^2.0.0@alpha",
47-
"symfony/browser-kit": "^6.4 || ^7.1",
48-
"symfony/debug-bundle": "^6.4 || ^7.1",
49-
"symfony/dotenv": "^6.4 || ^7.1",
50-
"symfony/http-client": "^6.4 || ^7.1",
51-
"symfony/intl": "^6.4 || ^7.1",
52-
"symfony/runtime": "^6.4 || ^7.1",
53-
"symfony/web-profiler-bundle": "^6.4 || ^7.1",
48+
"symfony/browser-kit": "^6.4 || ^7.4",
49+
"symfony/debug-bundle": "^6.4 || ^7.4",
50+
"symfony/dotenv": "^6.4 || ^7.4",
51+
"symfony/http-client": "^6.4 || ^7.4",
52+
"symfony/intl": "^6.4 || ^7.4",
53+
"symfony/runtime": "^6.4 || ^7.4",
54+
"symfony/web-profiler-bundle": "^6.4 || ^7.4",
5455
"symfony/webpack-encore-bundle": "^2.2",
5556
"vimeo/psalm": "^6.13"
5657
},

0 commit comments

Comments
 (0)