Skip to content

Commit 125e3ca

Browse files
committed
chore: update version
1 parent 3372103 commit 125e3ca

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
@@ -17,8 +17,8 @@ composer require staffbase/plugins-sdk-php
1717

1818
Dependencies are also managed by Composer. When using this repository keep the following dependencies in mind (cf. [composer.json](composer.json)):
1919

20-
* php: ^7.4.0 || ^8.0
21-
* lcobucci/jwt: ^4.1
20+
* php: ^8.0
21+
* lcobucci/jwt: ^5.5
2222

2323
## API Reference
2424

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "staffbase/plugins-sdk-php",
3-
"version": "2.1.2",
3+
"version": "3.0.0",
44
"type": "library",
55
"description": "Staffbase PHP SDK library for plugins.",
66
"keywords": ["staffbase", "plugins", "library", "php", "sdk"],

0 commit comments

Comments
 (0)