Skip to content

Commit

Permalink
Merge branch 'pre-release-3.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
corpsee committed Aug 20, 2021
2 parents 8cfaffd + 372cdfe commit d09b753
Show file tree
Hide file tree
Showing 5 changed files with 314 additions and 1,774 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
}
},
"require": {
"php": ">=7.1.0",
"php": ">=7.4.0",
"ext-json": "*",
"ext-ctype": "*",
"nikic/php-parser": "^4.12",
Expand All @@ -44,7 +44,7 @@
"require-dev": {
"phpunit/phpunit": "^7.5",
"phpmd/phpmd": "^2.10",
"sebastian/phpcpd": "^4.0",
"sebastian/phpcpd": "^4.1",
"squizlabs/php_codesniffer": "^3.6",
"phploc/phploc": "^4.0",
"jakub-onderka/php-parallel-lint": "^1.0"
Expand Down
Loading

0 comments on commit d09b753

Please sign in to comment.