Skip to content

Commit 8d892d6

Browse files
committed
Update phpunit to 4.8.*
Latest version that supports PHP 5.4
1 parent 0ef3b16 commit 8d892d6

File tree

2 files changed

+783
-81
lines changed

2 files changed

+783
-81
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"microformats/test": "@dev"
2222
},
2323
"require-dev": {
24-
"phpunit/phpunit": "3.7.*"
24+
"phpunit/phpunit": "4.8.*"
2525
},
2626
"autoload": {
2727
"files": ["Mf2/Parser.php"]

0 commit comments

Comments
 (0)