Skip to content

Commit 3ed6268

Browse files
committed
require stable
1 parent 9b5f6d4 commit 3ed6268

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,7 +25,7 @@
2525
},
2626
"require": {
2727
"php": "^8.3",
28-
"statamic/cms": "^6.0.0-alpha.19"
28+
"statamic/cms": "^6.0.0"
2929
},
3030
"require-dev": {
3131
"doctrine/dbal": "^3.8",
@@ -40,6 +40,5 @@
4040
"allow-plugins": {
4141
"pixelfear/composer-dist-plugin": true
4242
}
43-
},
44-
"prefer-stable": true
43+
}
4544
}

0 commit comments

Comments
 (0)