Skip to content

Commit 009ceb2

Browse files
committed
Update dependency phpunit/phpunit to 4.8.*
1 parent d32f58e commit 009ceb2

File tree

2 files changed

+442
-175
lines changed

2 files changed

+442
-175
lines changed

composer.json

+1-1
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)