File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 2
2
composer.lock
3
3
phpunit.xml
4
4
doc /_build /
5
+ puli.json
6
+ .puli /
Original file line number Diff line number Diff line change 27
27
"symfony/event-dispatcher" : " ^2.3||^3.0" ,
28
28
"symfony/options-resolver" : " ^2.3||^3.0" ,
29
29
"php-http/client-implementation" : " ^1.0.0" ,
30
- "php-http/discovery" : " ^0.5.0" ,
31
- "php-http/message" : " ^0.1.2"
30
+ "php-http/discovery" : " ^0.6.0" ,
31
+ "php-http/message" : " ^0.1.2" ,
32
+ "puli/cli" : " ^1.0.0"
32
33
},
33
34
"require-dev" : {
34
35
"mockery/mockery" : " ~0.9.1" ,
35
- "monolog/monolog" : " ~ 1.0" ,
36
- "php-http/guzzle6-adapter" : " 0.3.x-dev " ,
37
- "php-http/mock-client" : " 0.1.x-dev " ,
36
+ "monolog/monolog" : " ^ 1.0" ,
37
+ "php-http/guzzle6-adapter" : " ^ 0.3.1 " ,
38
+ "php-http/mock-client" : " ~ 0.1" ,
38
39
"guzzlehttp/psr7" : " ^1.0" ,
39
40
"symfony/process" : " ^2.3||^3.0" ,
40
41
"symfony/http-kernel" : " ^2.3||^3.0"
You can’t perform that action at this time.
0 commit comments