Skip to content

Commit b46a421

Browse files
authored
Bump to stable Sylius 2.0 (#1071)
2 parents d92f556 + cdb1623 commit b46a421

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"cart",
1111
"shopping"
1212
],
13-
"minimum-stability": "dev",
1413
"homepage": "https://sylius.com",
1514
"license": "MIT",
1615
"authors": [
@@ -26,7 +25,7 @@
2625
],
2726
"require": {
2827
"php": "^8.2",
29-
"sylius/sylius": "v2.0.0-rc.1",
28+
"sylius/sylius": "~2.0.0",
3029
"symfony/dotenv": "^6.4 || ^7.1",
3130
"symfony/flex": "^2.4",
3231
"symfony/runtime": "^6.4 || ^7.1"

0 commit comments

Comments
 (0)