Skip to content

Commit 10378a7

Browse files
committed
Bump phpunit to v7
1 parent 48a0c8f commit 10378a7

File tree

3 files changed

+428
-330
lines changed

3 files changed

+428
-330
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
},
1717
"require-dev": {
1818
"mockery/mockery": "~1",
19-
"phpunit/phpunit": "~6",
20-
"ext-tokenizer": "^7.1"
19+
"ext-tokenizer": "^7.1",
20+
"phpunit/phpunit": "^7.0"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)