Skip to content

Commit

Permalink
Remove misplaced space character in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoordsij authored Oct 31, 2022
1 parent d842bed commit 87fc3aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"phpunit/phpunit": "^9.0",
"laravel/socialite": "^5.0",
"laravel/pint": "^1.1",
"symfony/finder": "^5.0|^6.0"
"symfony/finder": "^5.0|^6.0"
},
"suggest": {
"laravel/socialite": "Use Mollie Connect (OAuth) to authenticate via Laravel Socialite with the Mollie API. This is needed for some endpoints."
Expand Down

0 comments on commit 87fc3aa

Please sign in to comment.