We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8af0ca commit 8262bb5Copy full SHA for 8262bb5
composer.json
@@ -14,5 +14,8 @@
14
"psr-0": {
15
"FontLib\\": "src/"
16
}
17
+ },
18
+ "require-dev": {
19
+ "phpunit/phpunit": "^4.8"
20
21
0 commit comments