Commit 47723ac
authored
Guzzle: Fix deprecation notice in
Fixes deprecation notice in Guzzle class function `getConfig`. closes #490
> Deprecated: Optional parameter $auth declared before required parameter $handlerStack is implicitly treated as a required parameter in verifiedjoseph/gotify-api-php/src/Guzzle.php on line 195getConfig (#491)1 parent a4997a9 commit 47723ac
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
0 commit comments