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 d3844c7 commit f74b0e8Copy full SHA for f74b0e8
composer.json
@@ -28,7 +28,7 @@
28
"illuminate/database": "^8.0",
29
"illuminate/pagination": "^8.0",
30
"illuminate/support": "^8.0",
31
- "laravel-json-api/eloquent": "^1.0.0-stable"
+ "laravel-json-api/eloquent": "^1.0.0"
32
},
33
"require-dev": {
34
"orchestra/testbench": "^6.9",
@@ -51,7 +51,7 @@
51
"dev-develop": "1.x-dev"
52
}
53
54
- "minimum-stability": "dev",
+ "minimum-stability": "stable",
55
"prefer-stable": true,
56
"config": {
57
"sort-packages": true
0 commit comments