Skip to content

Commit bcfc762

Browse files
committed
build(deps): update core and validation dependencies
1 parent 8815617 commit bcfc762

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"ext-json": "*",
2828
"illuminate/contracts": "^10.0",
2929
"illuminate/pipeline": "^10.0",
30-
"laravel-json-api/core": "^3.0",
31-
"laravel-json-api/validation": "^3.0"
30+
"laravel-json-api/core": "^4.0",
31+
"laravel-json-api/validation": "^4.0"
3232
},
3333
"require-dev": {
3434
"laravel-json-api/testing": "^2.0",
@@ -51,7 +51,7 @@
5151
"dev-3.x": "3.x-dev"
5252
}
5353
},
54-
"minimum-stability": "stable",
54+
"minimum-stability": "dev",
5555
"prefer-stable": true,
5656
"config": {
5757
"sort-packages": true

0 commit comments

Comments
 (0)