We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d3f7c5 commit 40d35a2Copy full SHA for 40d35a2
1 file changed
composer.json
@@ -28,7 +28,8 @@
28
"guzzlehttp/guzzle": "^7.3",
29
"http-interop/http-factory-guzzle": "^1.0",
30
"illuminate/support": "^12.0",
31
- "statamic/cms": "dev-search-indexes-with-underscores"
+ "statamic/cms": "^6.0.0-beta.4",
32
+ "spatie/laravel-ray": "^1.0@dev"
33
},
34
"require-dev": {
35
"laravel/pint": "^1.21",
@@ -68,5 +69,6 @@
68
69
"developer": "Statamic Rad Pack"
70
}
71
- "minimum-stability": "dev"
72
+ "minimum-stability": "dev",
73
+ "prefer-stable": true
74
0 commit comments