Skip to content

Commit d09b753

Browse files
committed
Merge branch 'pre-release-3.0'
2 parents 8cfaffd + 372cdfe commit d09b753

File tree

5 files changed

+314
-1774
lines changed

5 files changed

+314
-1774
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
}
3636
},
3737
"require": {
38-
"php": ">=7.1.0",
38+
"php": ">=7.4.0",
3939
"ext-json": "*",
4040
"ext-ctype": "*",
4141
"nikic/php-parser": "^4.12",
@@ -44,7 +44,7 @@
4444
"require-dev": {
4545
"phpunit/phpunit": "^7.5",
4646
"phpmd/phpmd": "^2.10",
47-
"sebastian/phpcpd": "^4.0",
47+
"sebastian/phpcpd": "^4.1",
4848
"squizlabs/php_codesniffer": "^3.6",
4949
"phploc/phploc": "^4.0",
5050
"jakub-onderka/php-parallel-lint": "^1.0"

0 commit comments

Comments
 (0)