We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47acd5a commit 7ed02b2Copy full SHA for 7ed02b2
composer.json
@@ -7,6 +7,9 @@
7
"php": ">=5.3",
8
"nikic/php-parser": "*"
9
},
10
+ "require-dev": {
11
+ "phpunit/phpunit": "~4"
12
+ },
13
"autoload": {
14
"classmap": ["PHPCtags.class.php"]
15
0 commit comments