Skip to content

Commit

Permalink
Update to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
Caitlin Bales (MSFT) authored May 10, 2017
1 parent 00a8cd9 commit ac221b6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Get started with the Microsoft Graph SDK for PHP

*This SDK is currently in preview. Please continue to provide [feedback](https://github.com/microsoftgraph/msgraph-sdk-php/issues/new) as we iterate towards a production-supported library.*

[![Build Status](https://travis-ci.org/microsoftgraph/msgraph-sdk-php.svg?branch=master)](https://travis-ci.org/microsoftgraph/msgraph-sdk-php)
[![Latest Stable Version](https://poser.pugx.org/microsoft/microsoft-graph/version)](https://packagist.org/packages/microsoft/microsoft-graph)

Expand All @@ -13,7 +11,7 @@ You can install the PHP SDK with Composer.
```
{
"require": {
"microsoft/microsoft-graph": "0.1.*"
"microsoft/microsoft-graph": "1.0.*"
}
}
```
Expand Down

0 comments on commit ac221b6

Please sign in to comment.