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 86af479 commit 48a7762Copy full SHA for 48a7762
composer.json
@@ -28,7 +28,7 @@
28
"laravel-json-api/core": "^1.0.0-alpha.3",
29
"laravel-json-api/eloquent": "^1.0.0-alpha.3",
30
"laravel-json-api/encoder-neomerx": "^1.0.0-alpha.3",
31
- "laravel-json-api/exceptions": "^1.0.0-alpha.1",
+ "laravel-json-api/exceptions": "^1.0.0-alpha.2",
32
"laravel-json-api/spec": "^1.0.0-alpha.3",
33
"laravel-json-api/validation": "^1.0.0-alpha.3",
34
"laravel/framework": "^8.0"
@@ -65,7 +65,7 @@
65
]
66
}
67
},
68
- "minimum-stability": "dev",
+ "minimum-stability": "stable",
69
"prefer-stable": true,
70
"config": {
71
"sort-packages": true
0 commit comments