[
https://issues.apache.org/jira/browse/THRIFT-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13807030#comment-13807030
]
Jake Farrell commented on THRIFT-1743:
--------------------------------------
This is not in trunk as it was setup to be a released only version and to keep
the composer.json out of the root of the project as it only applies to php.
ideally the package.json would be in lib/php/ of our repo and we would use the
package-path setting in composer to point there, as far as i'm aware this
option is only available for svn and git requires that package.json be at the
top level of the git checkout
> Add composer.json for new Symfony 2.1 Dependency Manager
> --------------------------------------------------------
>
> Key: THRIFT-1743
> URL: https://issues.apache.org/jira/browse/THRIFT-1743
> Project: Thrift
> Issue Type: Improvement
> Components: PHP - Library
> Affects Versions: 0.9, 1.0
> Reporter: Xavier HAUSHERR
> Assignee: Roger Meier
> Fix For: 1.0
>
> Attachments: composer.json, composer.master.json
>
>
> In order to use the new Symfony 2.1 Dependency Manager
> (http://getcomposer.org/), we have to add on root of Github project a file
> called composer.json with Composer configuration.
> This file must place in "/" in trunk and in 0.9x branch if possible.
> Is it possible to add this file ?
> Best regards.
> Xavier HAUSHERR
--
This message was sent by Atlassian JIRA
(v6.1#6144)