Skip to content

Commit c2a6df1

Browse files
committed
IHF: phpunit added.
1 parent 22c99d4 commit c2a6df1

File tree

2 files changed

+1304
-3
lines changed

2 files changed

+1304
-3
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
"symfony/process": "^3.0",
1717
"symfony/var-dumper": "^3.0"
1818
},
19+
"require-dev": {
20+
"phpunit/phpunit": "^5.5"
21+
},
1922
"autoload": {
2023
"files": ["src/autoload.php"]
2124
}

0 commit comments

Comments
 (0)