Skip to content

Commit

Permalink
Merge pull request #127 from arthurels69/sylius-1.14
Browse files Browse the repository at this point in the history
Add Sylius 1.14
  • Loading branch information
oallain authored Feb 1, 2025
2 parents e55e4b6 + 4c17e6e commit d95d92e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/sylius.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
sylius:
- 1.12.0
- 1.13.0
- 1.14.0
symfony:
- 6.4
node:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"require": {
"php": "^8.0",
"sylius/sylius": "1.12.* || 1.13.*",
"sylius/sylius": "~1.12",
"symfony/webpack-encore-bundle": "^1.12"
},
"require-dev": {
Expand Down

0 comments on commit d95d92e

Please sign in to comment.