Skip to content

Commit d752825

Browse files
authored
Fixes incorrect dependency on sylius/resource-bundle (#382)
| Q | A | --------------- | ----- | Branch? | 1.7 (bug fixes) | Bug fix? | yes | New feature? | no | Related tickets | fixes [#359](#359) Added "sylius/resource-bundle": "^1.11" dependency to composer.json
2 parents c7e1466 + 15a6dad commit d752825

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"psr/http-client-implementation": "~1.0",
1414
"psr/http-factory-implementation": "~1.0",
1515
"sylius-labs/doctrine-migrations-extra-bundle": "^0.1.4 || ^0.2",
16+
"sylius/resource-bundle": "^1.11",
1617
"sylius/sylius": "~1.13.0 || ~1.14.0",
1718
"symfony/mailer": "^5.4.21 || ^6.4"
1819
},

0 commit comments

Comments
 (0)