[feature/composer] Set include path accordingly.

This commit is contained in:
Andreas Fischer 2012-06-08 22:01:12 +02:00
parent a4fafd1932
commit 5527570625

View File

@ -30,5 +30,6 @@
"suggest": {
"ext-mcrypt": "*",
"ext-gmp": "*"
}
},
"include-path": ["phpseclib/"]
}