mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Allow stable 1.8 of FixturesBundle
This commit is contained in:
parent
79171259c9
commit
b857309c40
2 changed files with 2 additions and 2 deletions
|
|
@ -75,7 +75,7 @@
|
|||
"sylius-labs/polyfill-symfony-framework-bundle": "^1.0 || ^1.1",
|
||||
"sylius-labs/polyfill-symfony-security": "^1.1",
|
||||
"sylius/calendar": "^0.3 || ^0.4",
|
||||
"sylius/fixtures-bundle": "^1.7.0 || ^1.8@beta",
|
||||
"sylius/fixtures-bundle": "^1.7",
|
||||
"sylius/grid": "^1.11",
|
||||
"sylius/grid-bundle": "^1.11",
|
||||
"sylius/mailer": "^1.8 || ^2.0@beta",
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@
|
|||
"sylius/core": "^1.12",
|
||||
"sylius/currency-bundle": "^1.12",
|
||||
"sylius/customer-bundle": "^1.12",
|
||||
"sylius/fixtures-bundle": "^1.7.0 || ^1.8@beta",
|
||||
"sylius/fixtures-bundle": "^1.7",
|
||||
"sylius/grid-bundle": "^1.11",
|
||||
"sylius/inventory-bundle": "^1.12",
|
||||
"sylius/locale-bundle": "^1.12",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue