Skip to content

Commit 7ed02b2

Browse files
author
Gianluca Arbezzano
committed
Update composer dependencies
1 parent 47acd5a commit 7ed02b2

File tree

2 files changed

+981
-22
lines changed

2 files changed

+981
-22
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"php": ">=5.3",
88
"nikic/php-parser": "*"
99
},
10+
"require-dev": {
11+
"phpunit/phpunit": "~4"
12+
},
1013
"autoload": {
1114
"classmap": ["PHPCtags.class.php"]
1215
},

0 commit comments

Comments
 (0)