We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d92fc4 commit 8d1dce7Copy full SHA for 8d1dce7
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+### 2.0.*
4
+
5
+### 2.0.0
6
7
+* Changed: RestApi module upgrade
8
9
### 1.1.1
10
* Added: ApiSettings class
11
* Changed: Token expiration time is pulled from settings. Old constant deprecated
composer.json
@@ -11,7 +11,7 @@
}
12
},
13
"require": {
14
- "rhubarbphp/module-restapi": "^1.0",
+ "rhubarbphp/module-restapi": "^2.0",
15
"rhubarbphp/module-stem": "^1.1",
16
"rhubarbphp/rhubarb": "^1.1"
17
0 commit comments