Skip to content

Commit

Permalink
fix json in composer file
Browse files Browse the repository at this point in the history
  • Loading branch information
jhowbhz committed Dec 29, 2021
1 parent d884a89 commit 545169d
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 @@ -24,7 +24,7 @@
"php": ">=7.4"
},
"autoload": {
"psr-4": { "ApiBrasil\\": "src/" },
"psr-4": { "ApiBrasil\\": "src/" }
},
"suggest": {
"ext-curl": "Required by ApiBrasil\\ to requests in services."
Expand Down

0 comments on commit 545169d

Please sign in to comment.