Skip to content

Commit 48a7762

Browse files
committed
[Build] Update dependencies
1 parent 86af479 commit 48a7762

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"laravel-json-api/core": "^1.0.0-alpha.3",
2929
"laravel-json-api/eloquent": "^1.0.0-alpha.3",
3030
"laravel-json-api/encoder-neomerx": "^1.0.0-alpha.3",
31-
"laravel-json-api/exceptions": "^1.0.0-alpha.1",
31+
"laravel-json-api/exceptions": "^1.0.0-alpha.2",
3232
"laravel-json-api/spec": "^1.0.0-alpha.3",
3333
"laravel-json-api/validation": "^1.0.0-alpha.3",
3434
"laravel/framework": "^8.0"
@@ -65,7 +65,7 @@
6565
]
6666
}
6767
},
68-
"minimum-stability": "dev",
68+
"minimum-stability": "stable",
6969
"prefer-stable": true,
7070
"config": {
7171
"sort-packages": true

0 commit comments

Comments
 (0)