Skip to content

Commit d9ea151

Browse files
committed
Released Horde_Url-2.2.6
1 parent d0780a0 commit d9ea151

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "horde/horde-url",
2+
"name": "horde/url",
33
"description": "Horde Url class",
44
"type": "library",
55
"homepage": "https://pear.horde.org",
@@ -17,7 +17,7 @@
1717
}
1818
],
1919
"version": "2.2.6",
20-
"time": "2016-02-02",
20+
"time": "2017-08-01",
2121
"repositories": [
2222
{
2323
"type": "pear",

package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<email>[email protected]</email>
1717
<active>yes</active>
1818
</lead>
19-
<date>2016-02-02</date>
19+
<date>2017-08-01</date>
2020
<version>
2121
<release>2.2.6</release>
2222
<api>2.2.0</api>
@@ -414,7 +414,7 @@
414414
<stability>
415415
<release>stable</release>
416416
<api>stable</api></stability>
417-
<date>2016-02-02</date>
417+
<date>2017-08-01</date>
418418
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
419419
<notes>
420420
* [jan] SECURITY: Fix XSS vulnerability with pathinfo component in toString().

0 commit comments

Comments
 (0)