Skip to content

Commit f74b0e8

Browse files
committed
[Build] Update to stable dependencies
1 parent d3844c7 commit f74b0e8

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
"illuminate/database": "^8.0",
2929
"illuminate/pagination": "^8.0",
3030
"illuminate/support": "^8.0",
31-
"laravel-json-api/eloquent": "^1.0.0-stable"
31+
"laravel-json-api/eloquent": "^1.0.0"
3232
},
3333
"require-dev": {
3434
"orchestra/testbench": "^6.9",
@@ -51,7 +51,7 @@
5151
"dev-develop": "1.x-dev"
5252
}
5353
},
54-
"minimum-stability": "dev",
54+
"minimum-stability": "stable",
5555
"prefer-stable": true,
5656
"config": {
5757
"sort-packages": true

0 commit comments

Comments
 (0)