Skip to content

Commit

Permalink
Merge pull request #199 from nobuhiko/fix197
Browse files Browse the repository at this point in the history
fix #197 Archive_Tarの更新
  • Loading branch information
ryo-endo authored Jul 30, 2018
2 parents 210da18 + bc53e11 commit b6a3fe7
Show file tree
Hide file tree
Showing 2 changed files with 215 additions and 3 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"ext-gd": "*",
"smarty/smarty": "*",
"pear-pear.php.net/PEAR" : "*",
"pear-pear.php.net/Archive_Tar" : "*",
"pear-pear.php.net/Mail" : "*",
"pear-pear.php.net/Cache_Lite" : "*",
"pear-pear.php.net/File_SearchReplace" : "*",
Expand All @@ -49,7 +48,8 @@
"pear-pear.php.net/XML_Util" : "*",
"mobiledetect/mobiledetectlib": "^2.8",
"setasign/fpdf": "1.7",
"setasign/fpdi-fpdf": "1.6"
"setasign/fpdi-fpdf": "1.6",
"pear/archive_tar": "^1.4.3"
},
"autoload": {
"classmap": [
Expand Down
214 changes: 213 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b6a3fe7

Please sign in to comment.