emacs dumb-jump configuration
[phinde.git] / composer.json
1 {
2     "require": {
3         "pear/console_commandline": "^1.2",
4         "pear/net_url2": "^2.2",
5         "twig/twig": "^1.0",
6         "pear/http_request2": "^2.3",
7         "pear/http2": "^1.1"
8     },
9     "require-dev": {
10         "phpunit/phpunit": "^9.0"
11     }
12 }