File tree Expand file tree Collapse file tree 1 file changed +20
-5
lines changed Expand file tree Collapse file tree 1 file changed +20
-5
lines changed Original file line number Diff line number Diff line change 26
26
27
27
<active >yes</active >
28
28
</developer >
29
- <date >2016-06-21</date >
30
- <time >16:24:50</time >
29
+ <date >2018-08-03</date >
31
30
<version >
32
- <release >1.1.3 </release >
31
+ <release >1.1.4 </release >
33
32
<api >1.0.5</api >
34
33
</version >
35
34
<stability >
38
37
</stability >
39
38
<license uri =" https://www.gnu.org/licenses/lgpl-2.1.html" >LGPL-2.1</license >
40
39
<notes >
41
- QA release
42
- Fix issues when installed via composer
40
+ * PR #7 Don't include the full stacktrace of the original exception in the message of the CurlException
41
+ * PR #8 Explicitly cast to integer before adding one
43
42
</notes >
44
43
<contents >
45
44
<dir baseinstalldir =" /" name =" /" >
@@ -280,6 +279,22 @@ Fix issues when installed via composer
280
279
</dependencies >
281
280
<phprelease />
282
281
<changelog >
282
+ <release >
283
+ <date >2018-08-03</date >
284
+ <version >
285
+ <release >1.1.4</release >
286
+ <api >1.0.5</api >
287
+ </version >
288
+ <stability >
289
+ <release >stable</release >
290
+ <api >stable</api >
291
+ </stability >
292
+ <license uri =" https://www.gnu.org/licenses/lgpl-2.1.html" >LGPL-2.1</license >
293
+ <notes >
294
+ * PR #7 Don't include the full stacktrace of the original exception in the message of the CurlException
295
+ * PR #8 Explicitly cast to integer before adding one
296
+ </notes >
297
+ </release >
283
298
<release >
284
299
<version >
285
300
<release >1.1.3</release >
You can’t perform that action at this time.
0 commit comments