Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishenrique committed Feb 20, 2017
2 parents e1ae6f1 + 1ee1287 commit f4f5ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SmartCNAB/Support/Bank/BancoDoBrasil.php
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ public function defaults()
{
return [
'especie' => '01',
'instruction1' => '02',
'instruction1' => '00',
'instruction2' => '00',
];
}
Expand Down

0 comments on commit f4f5ada

Please sign in to comment.