Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Commit 28d8d3e

Browse files
committed
Upgrade PHPUnit
1 parent 82130d8 commit 28d8d3e

9 files changed

+692
-246
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"php": ">=7.1"
1616
},
1717
"require-dev": {
18-
"phpunit/phpunit": "^4"
18+
"phpunit/phpunit": "^7"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)