Skip to content

Commit

Permalink
Merge pull request #208 from jnoordsij/patch-1
Browse files Browse the repository at this point in the history
Remove misplaced space character in composer.json
  • Loading branch information
sandervanhooft authored Dec 5, 2022
2 parents f914630 + 87fc3aa commit 93df949
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 93df949

Please sign in to comment.