Skip to content

Commit 1c93b1d

Browse files
committed
Require PHPUnit ^7.0
1 parent 6061af2 commit 1c93b1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"require-dev": {
1717
"phpstan/phpstan": "^0.9.1",
1818
"phpstan/phpstan-phpunit": "^0.9.3",
19-
"phpunit/phpunit": "^6.5",
19+
"phpunit/phpunit": "^7.0",
2020
"roave/security-advisories": "dev-master",
21-
"slam/php-cs-fixer-extensions": "^1.12",
21+
"slam/php-cs-fixer-extensions": "^1.13",
2222
"slam/php-debug-r": "^1.2",
2323
"slam/phpstan-extensions": "^1.0",
2424
"symfony/console": "^4.0",

0 commit comments

Comments
 (0)