We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d32f58e commit 009ceb2Copy full SHA for 009ceb2
composer.json
@@ -16,6 +16,6 @@
16
"psr-4": { "Xenzilla\\Graph\\": "test/" }
17
},
18
"require-dev": {
19
- "phpunit/phpunit": "4.5.*"
+ "phpunit/phpunit": "4.8.*"
20
}
21
0 commit comments