Skip to content

Commit 8d1dce7

Browse files
committed
RestApi Module upgrade
1 parent 7d92fc4 commit 8d1dce7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
### 2.0.*
4+
5+
### 2.0.0
6+
7+
* Changed: RestApi module upgrade
8+
39
### 1.1.1
410
* Added: ApiSettings class
511
* Changed: Token expiration time is pulled from settings. Old constant deprecated

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
}
1212
},
1313
"require": {
14-
"rhubarbphp/module-restapi": "^1.0",
14+
"rhubarbphp/module-restapi": "^2.0",
1515
"rhubarbphp/module-stem": "^1.1",
1616
"rhubarbphp/rhubarb": "^1.1"
1717
},

0 commit comments

Comments
 (0)