Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
Merge pull request #49 from TransbankDevelopers/fix/add_tcpdf_to_comp…
Browse files Browse the repository at this point in the history
…oser

Add TCPDF library as composer dependecy and remove unused libraries
  • Loading branch information
gdespirito committed Feb 5, 2020
2 parents 14428e1 + 076f2ba commit 15cf427
Show file tree
Hide file tree
Showing 381 changed files with 13 additions and 138,290 deletions.
5 changes: 3 additions & 2 deletions webpay/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"require": {
"transbank/transbank-sdk": ">=1.5.3",
"apache/log4php":"2.3.0"
"transbank/transbank-sdk": "1.5.*",
"apache/log4php":"2.3.0",
"tecnickcom/tcpdf": "^6.3"
}
}
2,946 changes: 0 additions & 2,946 deletions webpay/external-lib/tecnickcom/tcpdf/CHANGELOG.TXT

This file was deleted.

858 changes: 0 additions & 858 deletions webpay/external-lib/tecnickcom/tcpdf/LICENSE.TXT

This file was deleted.

84 changes: 0 additions & 84 deletions webpay/external-lib/tecnickcom/tcpdf/README.md

This file was deleted.

39 changes: 0 additions & 39 deletions webpay/external-lib/tecnickcom/tcpdf/composer.json

This file was deleted.

227 changes: 0 additions & 227 deletions webpay/external-lib/tecnickcom/tcpdf/config/tcpdf_config.php

This file was deleted.

0 comments on commit 15cf427

Please sign in to comment.