Skip to content

Commit 8d87764

Browse files
committed
[Build] Update Eloquent dependency
1 parent fc7610c commit 8d87764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"php": "^7.4|^8.0",
2727
"ext-json": "*",
2828
"laravel-json-api/core": "^1.0.0-beta.2",
29-
"laravel-json-api/eloquent": "^1.0.0-beta.2",
29+
"laravel-json-api/eloquent": "^1.0.0-beta.3",
3030
"laravel-json-api/encoder-neomerx": "^1.0.0-beta.1",
3131
"laravel-json-api/exceptions": "^1.0.0-beta.2",
3232
"laravel-json-api/spec": "^1.0.0-beta.1",

0 commit comments

Comments
 (0)