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 f71c035 commit 636625dCopy full SHA for 636625d
composer.json
@@ -32,7 +32,6 @@
32
},
33
"require-dev": {
34
"ext-sqlite3": "*",
35
- "cloudcreativity/json-api-testing": "^4.0",
36
"guzzlehttp/guzzle": "^7.0",
37
"laravel-json-api/testing": "^1.1",
38
"laravel/legacy-factories": "^1.0.4",
@@ -73,7 +72,7 @@
73
72
}
74
75
76
- "minimum-stability": "dev",
+ "minimum-stability": "stable",
77
"prefer-stable": true,
78
"config": {
79
"sort-packages": true
0 commit comments