Skip to content

Commit 5989b17

Browse files
committed
fix: formating in composer json
1 parent fa8eb9a commit 5989b17

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
"illuminate/database": "^11.0",
2929
"illuminate/support": "^11.0",
3030
"laravel-json-api/core": "^5.0",
31-
"laravel-json-api/validation": "^5.0"
31+
"laravel-json-api/validation": "^5.0"
3232
},
3333
"require-dev": {
3434
"orchestra/testbench": "^9.0",

0 commit comments

Comments
 (0)