Message from discussion
ref dependencies without the tests
Received: by 10.236.35.52 with SMTP id t40mr4124632yha.31.1349362960497;
Thu, 04 Oct 2012 08:02:40 -0700 (PDT)
X-BeenThere: composer-dev@googlegroups.com
Received: by 10.236.154.170 with SMTP id h30ls4320224yhk.7.gmail; Thu, 04 Oct
2012 08:02:40 -0700 (PDT)
Received: by 10.236.139.196 with SMTP id c44mr668501yhj.17.1349362960046;
Thu, 04 Oct 2012 08:02:40 -0700 (PDT)
Date: Thu, 4 Oct 2012 08:02:39 -0700 (PDT)
From: Markus Staab <maggus.st...@gmail.com>
To: composer-dev@googlegroups.com
Message-Id: <f85a1ea8-e8ec-4c38-91ea-669339a2d69f@googlegroups.com>
Subject: ref dependencies without the tests
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="----=_Part_823_4673954.1349362959577"
------=_Part_823_4673954.1349362959577
Content-Type: multipart/alternative;
boundary="----=_Part_824_4234833.1349362959577"
------=_Part_824_4234833.1349362959577
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Hi,
atm I added references into our software like :
{
"config": {
"vendor-dir": "redaxo/src/core/vendor"
},
"require": {
"symfony/yaml": "2.1.*"
}
}
the actual problem with this is, that it also imports the tests auf symfony/yaml into my vendors' dir... I don't like that, since I need to add a lot more dependencies, which would add a lot of unnecessary files...
anyone?
Thanks, Markus
------=_Part_824_4234833.1349362959577
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Hi,<div><br></div><div>atm I added references into our software like :</div=
><div><br></div><div><div class=3D"highlight"><pre><div class=3D"line" id=
=3D"LC1"><span class=3D"p">{</span></div><div class=3D"line" id=3D"LC2">&nb=
sp; <span class=3D"nt">"config"</span><span class=3D"p">:<=
/span> <span class=3D"p">{</span></div><div class=3D"line" id=3D"LC3"> =
; <span class=3D"nt">"vendor-dir"</span><span =
class=3D"p">:</span> <span class=3D"s2">"redaxo/src/core/vendor"</span></di=
v><div class=3D"line" id=3D"LC4"> <span class=3D"p">=
},</span></div><div class=3D"line" id=3D"LC5"> <span=
class=3D"nt">"require"</span><span class=3D"p">:</span> <span class=3D"p">=
{</span></div><div class=3D"line" id=3D"LC6"> =
<span class=3D"nt">"symfony/yaml"</span><span class=3D"p"=
>:</span> <span class=3D"s2">"2.1.*"</span></div><div class=3D"line" id=3D"=
LC7"> <span class=3D"p">}</span></div><div class=3D"=
line" id=3D"LC8"><span class=3D"p">}</span></div><div class=3D"line" id=3D"=
LC8"><span class=3D"p"><br></span></div><div class=3D"line" id=3D"LC8"><spa=
n class=3D"p">the actual problem with this is, that it also imports the tes=
ts auf symfony/yaml into my vendors' dir... I don't like that, since I need=
to add a lot more dependencies, which would add a lot of unnecessary files=
...</span></div><div class=3D"line" id=3D"LC8"><span class=3D"p"><br></span=
></div><div class=3D"line" id=3D"LC8"><span class=3D"p">anyone?</span></div=
><div class=3D"line" id=3D"LC8"><span class=3D"p"><br></span></div><div cla=
ss=3D"line" id=3D"LC8"><span class=3D"p">Thanks, Markus</span></div></pre><=
/div></div>
------=_Part_824_4234833.1349362959577--
------=_Part_823_4673954.1349362959577--