Skip to content

Commit

Permalink
docs: add stability info
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Sep 22, 2019
1 parent 9cf37ab commit 5435325
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,10 @@ $token = $jwt->encode(['a' => 1, 'exp' => time() + 1000], ['kid' => 'key3']);
// -> Exception with message Unknown key ID key3
```

## Stabillity

Although not yet in v1.0, but the library and the API it provides is pretty stable and will not be changed too broadly.

### Integration

#### Phalcon
Expand Down

0 comments on commit 5435325

Please sign in to comment.