8000 [Build] Update to tagged version of Eloquent dependency · laravel-json-api/laravel@8f250d4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8f250d4

Browse files
committed
[Build] Update to tagged version of Eloquent dependency
1 parent 915ec33 commit 8f250d4

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": "^2.4",
29-
"laravel-json-api/eloquent": "dev-release/2.3.0 as 2.3.0",
29+
"laravel-json-api/eloquent": "^2.3",
3030
"laravel-json-api/encoder-neomerx": "^2.0.1",
3131
"laravel-json-api/exceptions": "^1.1.1",
3232
"laravel-json-api/spec": "^1.2",

0 commit comments

Comments
 (0)
0