Skip to content

Commit 7c340e8

Browse files
committed
Version
1 parent e2f6410 commit 7c340e8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
}
2424
},
2525
"require": {
26-
"php": "^7.2",
26+
"php": "^7.1",
2727
"psr/log": "^1.0"
2828
},
2929
"require-dev": {
30-
"phpunit/phpunit": "^8.0|^9.0",
30+
"phpunit/phpunit": "^7.0|^8.0|^9.0",
3131
"php-coveralls/php-coveralls": "^2.0",
3232
"squizlabs/php_codesniffer": "^3.5"
3333
}
34-
}
34+
}

0 commit comments

Comments
 (0)