Skip to content

Commit ac221b6

Browse files
author
Caitlin Bales (MSFT)
authored
Update to v1
1 parent 00a8cd9 commit ac221b6

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Get started with the Microsoft Graph SDK for PHP
22

3-
*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.*
4-
53
[![Build Status](https://travis-ci.org/microsoftgraph/msgraph-sdk-php.svg?branch=master)](https://travis-ci.org/microsoftgraph/msgraph-sdk-php)
64
[![Latest Stable Version](https://poser.pugx.org/microsoft/microsoft-graph/version)](https://packagist.org/packages/microsoft/microsoft-graph)
75

@@ -13,7 +11,7 @@ You can install the PHP SDK with Composer.
1311
```
1412
{
1513
"require": {
16-
"microsoft/microsoft-graph": "0.1.*"
14+
"microsoft/microsoft-graph": "1.0.*"
1715
}
1816
}
1917
```

0 commit comments

Comments
 (0)