Skip to content

Commit 418c525

Browse files
committed
[Build] Update to stable dependencies
1 parent 2473e52 commit 418c525

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
@@ -24,7 +24,7 @@
2424
],
2525
"require": {
2626
"php": "^7.4|^8.0",
27-
"laravel-json-api/core": "^1.0.0-beta.1"
27+
"laravel-json-api/core": "^1.0.0"
2828
},
2929
"require-dev": {
3030
"orchestra/testbench": "^6.15",
@@ -46,7 +46,7 @@
4646
"dev-develop": "1.x-dev"
4747
}
4848
},
49-
"minimum-stability": "dev",
49+
"minimum-stability": "stable",
5050
"prefer-stable": true,
5151
"config": {
5252
"sort-packages": true

0 commit comments

Comments
 (0)