Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

Commit 23dac11

Browse files
committed
Require PHPUnit ^7.0
1 parent 03d87ca commit 23dac11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"phpoffice/phpexcel": "^1.8",
1818
"phpstan/phpstan": "^0.9.1",
1919
"phpstan/phpstan-phpunit": "^0.9.3",
20-
"phpunit/phpunit": "^6.5",
20+
"phpunit/phpunit": "^7.0",
2121
"roave/security-advisories": "dev-master",
2222
"slam/php-cs-fixer-extensions": "^1.13",
2323
"slam/php-debug-r": "^1.2",

0 commit comments

Comments
 (0)