Skip to content

Commit f697e7e

Browse files
use PHPUnit ^5.3 as now we're supporting php5.6+
1 parent 407b498 commit f697e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
},
3131
"require-dev": {
3232
"composer/composer": "^1.1",
33-
"phpunit/phpunit": "^4.8"
33+
"phpunit/phpunit": "^5.3"
3434
}
3535
}

0 commit comments

Comments
 (0)