mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Use custom repo for tcpdf
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"silex/web-profiler" : "~1.0.0",
|
||||
"swiftmailer/swiftmailer" : "~4.3.0",
|
||||
"symfony/symfony" : "2.3.3",
|
||||
"tecnick.com/tcpdf" : "~6.0",
|
||||
"alchemy-fr/tcpdf-clone" : "~6.0",
|
||||
"themattharris/tmhoauth" : "~0.7",
|
||||
"twig/twig" : "~1.12",
|
||||
"twig/extensions" : "~1.0",
|
||||
@@ -51,6 +51,12 @@
|
||||
"behat/mink-selenium2-driver" : "~1.0",
|
||||
"fabpot/goutte" : "~1.0"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/alchemy-fr/tcpdf-clone"
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"" : "lib/classes",
|
||||
|
Reference in New Issue
Block a user