Skip to content

Commit 451843d

Browse files
authored
Allow ~6.4
1 parent e0e28e7 commit 451843d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"behat/behat": "^3.0",
6565
"mikey179/vfsStream": "^1.2",
6666
"mockery/mockery": "^1.0",
67-
"phpunit/phpunit": "^6.4",
67+
"phpunit/phpunit": "~6.4",
6868
"squizlabs/php_codesniffer": "^1.4",
6969
"symfony/dotenv": "^4.0"
7070
},

0 commit comments

Comments
 (0)