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 22composer.lock
33phpunit.xml
44doc /_build /
5+ puli.json
6+ .puli /
Original file line number Diff line number Diff line change 2727 "symfony/event-dispatcher" : " ^2.3||^3.0" ,
2828 "symfony/options-resolver" : " ^2.3||^3.0" ,
2929 "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"
3233 },
3334 "require-dev" : {
3435 "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" ,
3839 "symfony/process" : " ^2.3||^3.0" ,
3940 "symfony/http-kernel" : " ^2.3||^3.0"
4041 },
You can’t perform that action at this time.
0 commit comments