Skip to content

Commit e47771e

Browse files
committed
Update to PHPUnit 6.5
1 parent a471f2c commit e47771e

File tree

2 files changed

+67
-61
lines changed

2 files changed

+67
-61
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"webonyx/graphql-php": "^0.10.1"
2929
},
3030
"require-dev": {
31-
"phpunit/phpunit": "^6.4",
32-
"friendsofphp/php-cs-fixer": "@stable"
31+
"friendsofphp/php-cs-fixer": "@stable",
32+
"phpunit/phpunit": "@stable"
3333
},
3434
"license": "MIT"
3535
}

composer.lock

Lines changed: 65 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)