Skip to content

Commit 56e67dd

Browse files
Automatically update PHP SDK
1 parent c68dc14 commit 56e67dd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can install the bindings via [Composer](http://getcomposer.org/). Run the fo
1313
composer require trophyso/php
1414
```
1515

16-
To use the bindings, use the Composer's
16+
To use the bindings, use the Composer's
1717
[autoload](https://getcomposer.org/doc/01-basic-usage.md#autoloading):
1818

1919
```php
@@ -55,5 +55,5 @@ $trophy->metrics->event("words-written", $request);
5555

5656
## Documentation
5757

58-
See the [Trophy API Docs](https://trophy.docs.buildwithfern.com/overview/introduction) for more
58+
See the [Trophy API Docs](https://docs.trophy.so) for more
5959
information on the accessible endpoints.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trophy/php",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Trophy PHP Library",
55
"keywords": [
66
"trophy",

0 commit comments

Comments
 (0)