Skip to content

Commit b83b30e

Browse files
committed
[Bugfix] Update version of exceptions package to fix bug
1 parent 69bbb99 commit b83b30e

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": "^2.3",
2929
"laravel-json-api/eloquent": "^2.1.1",
3030
"laravel-json-api/encoder-neomerx": "^2.0.1",
31-
"laravel-json-api/exceptions": "^1.1",
31+
"laravel-json-api/exceptions": "^1.1.1",
3232
"laravel-json-api/spec": "^1.2",
3333
"laravel-json-api/validation": "^2.1",
3434
"laravel/framework": "^8.76|^9.0"

0 commit comments

Comments
 (0)