Skip to content

Commit

Permalink
composer.json in all packages now require other shopsys packages in "…
Browse files Browse the repository at this point in the history
…15.0.x-dev" version
  • Loading branch information
TomasLudvik committed Sep 27, 2024
1 parent 6610a7d commit eb676a7
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
},
"require": {
"php": "^8.3",
"shopsys/form-types-bundle": "15.0.0",
"shopsys/framework": "15.0.0",
"shopsys/frontend-api": "15.0.0",
"shopsys/migrations": "15.0.0",
"shopsys/plugin-interface": "15.0.0",
"shopsys/article-feed-luigis-box": "15.0.0",
"shopsys/brand-feed-luigis-box": "15.0.0",
"shopsys/category-feed-luigis-box": "15.0.0",
"shopsys/product-feed-luigis-box": "15.0.0",
"shopsys/form-types-bundle": "15.0.x-dev",
"shopsys/framework": "15.0.x-dev",
"shopsys/frontend-api": "15.0.x-dev",
"shopsys/migrations": "15.0.x-dev",
"shopsys/plugin-interface": "15.0.x-dev",
"shopsys/article-feed-luigis-box": "15.0.x-dev",
"shopsys/brand-feed-luigis-box": "15.0.x-dev",
"shopsys/category-feed-luigis-box": "15.0.x-dev",
"shopsys/product-feed-luigis-box": "15.0.x-dev",
"overblog/dataloader-bundle": "^0.6.0",
"symfony/config": "^5.4",
"symfony/dependency-injection": "^5.4",
Expand Down

0 comments on commit eb676a7

Please sign in to comment.