Skip to content

Commit c122dea

Browse files
committed
[Build] Update exceptions dependency
1 parent 7e12a1b commit c122dea

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
@@ -28,7 +28,7 @@
2828
"laravel-json-api/core": "^1.0.0-beta.2",
2929
"laravel-json-api/eloquent": "^1.0.0-beta.2",
3030
"laravel-json-api/encoder-neomerx": "^1.0.0-beta.1",
31-
"laravel-json-api/exceptions": "^1.0.0-beta.1",
31+
"laravel-json-api/exceptions": "^1.0.0-beta.2",
3232
"laravel-json-api/spec": "^1.0.0-beta.1",
3333
"laravel-json-api/validation": "^1.0.0-beta.1",
3434
"laravel/framework": "^8.0"

0 commit comments

Comments
 (0)