Fix the build pipeline in GitHub Actions

This commit is contained in:
Matthias Pigulla
2022-11-24 19:08:50 +01:00
committed by GitHub
parent 572c34e648
commit 5ca39f87ff
9 changed files with 103 additions and 28 deletions

View File

@@ -24,7 +24,7 @@
"friends-of-behat/mink-extension": "^2.5",
"friends-of-behat/page-object-extension": "^0.3.2",
"friends-of-behat/service-container-extension": "^1.1",
"sylius-labs/coding-standard": "^4.1.1",
"sylius-labs/coding-standard": ">=4.1.1, <=4.2.1",
"symfony/browser-kit": "^4.4 || ^5.3 || ^6.0",
"symfony/framework-bundle": "^4.4 || ^5.3 || ^6.0",
"symfony/process": "^4.4 || ^5.3 || ^6.0",