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

Commit

Permalink
Bump requirement for nemxo/client to 1.0 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
mheap committed Sep 5, 2017
1 parent 5c9438d commit 04897bd
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,20 @@
"email": "tim@nexmo.com",
"role": "Developer",
"homepage": "http://twitter.com/tjlytle"
},
{
"name": "Michael Heap",
"email": "michael.heap@nexmo.com",
"role": "Developer",
"homepage": "http://twitter.com/mheap"
}
],
"support": {
"email": "devrel@nexmo.com"
},
"require": {
"illuminate/support": "^5.2",
"nexmo/client": "0.4.0"
"nexmo/client": "^1.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 04897bd

Please sign in to comment.