Skip to content

Commit ab1ca30

Browse files
committed
build(deps): update core package to v4
1 parent 8671ef4 commit ab1ca30

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/support": "^10.0",
30-
"laravel-json-api/core": "^3.0",
31-
"laravel-json-api/neomerx-json-api": "^5.0.1"
30+
"laravel-json-api/core": "^4.0",
31+
"laravel-json-api/neomerx-json-api": "^5.0.2"
3232
},
3333
"require-dev": {
3434
"phpunit/phpunit": "^9.5.28"
@@ -54,7 +54,7 @@
5454
]
5555
}
5656
},
57-
"minimum-stability": "stable",
57+
"minimum-stability": "dev",
5858
"prefer-stable": true,
5959
"config": {
6060
"sort-packages": true

0 commit comments

Comments
 (0)