Skip to content

Commit 3d9e08b

Browse files
committed
Update dependencies versions to support PHP 7.* and 8.* install
1 parent 26df70a commit 3d9e08b

File tree

2 files changed

+496
-320
lines changed

2 files changed

+496
-320
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"require-dev": {
3232
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
3333
"humanmade/psalm-plugin-wordpress": "^2.0",
34-
"overtrue/phplint": "^3.2",
34+
"overtrue/phplint": "^3.2 || ^9.0",
3535
"php-parallel-lint/php-parallel-lint": "^1.3",
3636
"phpcompatibility/php-compatibility": "^9.3",
37-
"phpro/grumphp-shim": "^0.22",
37+
"phpro/grumphp-shim": "^0.22 || ^1.10",
3838
"roave/security-advisories": "dev-latest",
3939
"roots/wordpress-no-content": "^6.0",
4040
"squizlabs/php_codesniffer": "^3.7",

0 commit comments

Comments
 (0)