File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 9
9
{
10
10
"name" : " David Buchmann" ,
11
11
12
+ },
13
+ {
14
+ "name" : " Tobias Nyholm" ,
15
+
12
16
}
13
17
],
14
18
"require" : {
25
29
"php-http/guzzle6-adapter" : " ^1.0" ,
26
30
"php-http/react-adapter" : " ^0.1" ,
27
31
"php-http/message" : " ^1.0" ,
28
- "puli/composer-plugin" : " 1.0.0-beta9" ,
29
32
"symfony/symfony" : " ^2.7|^3.0" ,
30
33
"polishsymfonycommunity/symfony-mocker-container" : " ^1.0" ,
31
34
"matthiasnoback/symfony-dependency-injection-test" : " ^0.7" ,
32
- "puli/symfony-bundle" : " ^1.0@beta,>1.0.0-beta7"
35
+ "puli/symfony-bundle" : " ^1.0@beta"
36
+ },
37
+ "conflict" : {
38
+ "puli/composer-plugin" : " <1.0.0-beta9" ,
39
+ "puli/symfony-bundle" : " <=1.0.0-beta7"
33
40
},
34
41
"suggest" : {
35
42
"puli/symfony-bundle" : " Used for automatic service discovery"
You can’t perform that action at this time.
0 commit comments