Skip to content

Commit

Permalink
normalize composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
madhurasri authored and github-actions[bot] committed Dec 21, 2022
1 parent 9a44ddc commit 33bebd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"illuminate/config": "^8.0 || ^9.0",
"illuminate/database": "^8.69 || ^9.27",
"illuminate/support": "^8.0 || ^9.0",
"spatie/laravel-package-tools": "^1.6.3",
"jenssegers/mongodb": "*"
"jenssegers/mongodb": "*",
"spatie/laravel-package-tools": "^1.6.3"
},
"require-dev": {
"ext-json": "*",
Expand Down

0 comments on commit 33bebd3

Please sign in to comment.