Skip to content

Commit 8ad3976

Browse files
committed
Init
1 parent 26b6232 commit 8ad3976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"require-dev": {
2020
"overtrue/phplint": "^1.1",
2121
"phpstan/phpstan-shim": "^0.9|^0.10|^0.11",
22-
"phpunit/phpunit": "^7",
22+
"phpunit/phpunit": "^6|^7",
2323
"squizlabs/php_codesniffer": "^3.4"
2424
},
2525
"scripts": {

0 commit comments

Comments
 (0)