Skip to content

Commit cb140a7

Browse files
Update dependency phpunit/phpunit to 4.8.* [SECURITY]
1 parent d32f58e commit cb140a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"psr-4": { "Xenzilla\\Graph\\": "test/" }
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": "4.5.*"
19+
"phpunit/phpunit": "4.8.*"
2020
}
2121
}

0 commit comments

Comments
 (0)