Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Commit

Permalink
Updates formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Paul committed Oct 19, 2016
1 parent df3bb7e commit 0cce230
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 @@ -10,6 +10,7 @@
}
],
"require": {
"php": ">=7.0",
"guzzlehttp/guzzle": "~6.0"
},
"require-dev": {
Expand All @@ -18,7 +19,7 @@
},
"autoload": {
"psr-4": {
"CraigPaul\\Moneris\\": "src/"
"CraigPaul\\Moneris\\": "src/"
}
},
"minimum-stability": "dev",
Expand Down

0 comments on commit 0cce230

Please sign in to comment.