Skip to content

Commit 1bd306e

Browse files
minor #974 Bump Sylius 1.13 to stable v1.13.0 version (GSadee)
This PR was merged into the 1.13 branch. Discussion ---------- Commits ------- Bump Sylius 1.13 to stable v1.13.0 version
2 parents fb184cc + 55d584b commit 1bd306e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
],
2626
"require": {
2727
"php": "^8.1",
28-
"sylius/paypal-plugin": "dev-master",
29-
"sylius/sylius": "1.13.x-dev",
28+
"sylius/paypal-plugin": "^1.6",
29+
"sylius/sylius": "~1.13.0",
3030
"symfony/dotenv": "^5.4 || ^6.4",
3131
"symfony/flex": "^2.4",
3232
"symfony/runtime": "^5.4 || ^6.4"
@@ -108,7 +108,6 @@
108108
]
109109
},
110110
"prefer-stable": true,
111-
"minimum-stability": "dev",
112111
"scripts": {
113112
"post-install-cmd": [
114113
"@auto-scripts"

0 commit comments

Comments
 (0)