Skip to content

Commit f690a0f

Browse files
authored
Merge pull request #1 from petrkotek/phpunit6
Upgrade PHPUnit to 6.x & upgrade injector
2 parents 60d167d + 5508379 commit f690a0f

3 files changed

Lines changed: 92 additions & 94 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"require": {
2626
"php": ">=5.6",
2727
"bigcommerce/injector": "@stable",
28-
"phpunit/phpunit": "^5.6"
28+
"phpunit/phpunit": "^6.0"
2929
},
3030
"autoload": {
3131
"psr-4": {

0 commit comments

Comments
 (0)