Skip to content

Commit

Permalink
fix #197 Archive_Tarの更新
Browse files Browse the repository at this point in the history
  • Loading branch information
nobuhiko committed Jul 26, 2018
1 parent 3bda4df commit 46b0a8d
Show file tree
Hide file tree
Showing 2 changed files with 486 additions and 183 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"require": {
"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 @@ -46,7 +45,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
Loading

0 comments on commit 46b0a8d

Please sign in to comment.