Skip to content

Commit

Permalink
Update composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 25, 2017
1 parent 242b120 commit 9839d29
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "horde/horde-text-filter-jsmin",
"name": "horde/text-filter-jsmin",
"description": "Horde Text Filter - Jsmin PHP Driver",
"type": "library",
"homepage": "https://pear.horde.org",
Expand All @@ -12,7 +12,7 @@
}
],
"version": "1.0.3",
"time": "2016-02-02",
"time": "2017-10-20",
"repositories": [
{
"type": "pear",
Expand All @@ -21,7 +21,7 @@
],
"require": {
"php": "^5.3 || ^7",
"pear-pear.horde.org/Horde_Text_Filter": "^2.2@stable"
"pear-pear.horde.org/Horde_Text_Filter": "^2.2"
},
"replace": {
"pear-pear.horde.org/Horde_Text_Filter_Jsmin": "1.*",
Expand Down

0 comments on commit 9839d29

Please sign in to comment.