Skip to content

Commit

Permalink
CC-7 Fix json
Browse files Browse the repository at this point in the history
  • Loading branch information
dpodliesnyi committed Nov 25, 2018
1 parent c1a85d7 commit 5da6ece
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"spryker/code-sniffer": "*",
"spryker/testify": "*"
},
"suggest": [],
"suggest": {
},
"autoload": {
"psr-4": {
"SprykerShop\\": "src/SprykerShop/"
Expand Down

0 comments on commit 5da6ece

Please sign in to comment.