Skip to content

Commit

Permalink
change to use seperate dvla mot package
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeBurke-RL committed May 21, 2018
1 parent d5fa1be commit 57a58a6
Show file tree
Hide file tree
Showing 4 changed files with 145 additions and 267 deletions.
8 changes: 5 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,12 @@
"MikeKBurke\\CapApi\\": "src/"
}
},
"minimum-stability": "dev",
"require": {
"guzzlehttp/guzzle": "^6.3",
"bespoke-support/reg": "^0.1.0",
"nesbot/carbon": "~1.21"
}
"nesbot/carbon": "~1.21",
"mike-k-burke/dvla-mot": "^0.1.5"
},
"minimum-stability": "dev",
"prefer-stable": true
}
Loading

0 comments on commit 57a58a6

Please sign in to comment.