Skip to content

Commit

Permalink
chore(deps): update npm
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2023
1 parent 1a527bc commit 4abc18e
Show file tree
Hide file tree
Showing 2 changed files with 298 additions and 378 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@
}
],
"require": {
"php": ">=7.4"
"php": ">=7.4.33"
},
"minimum-stability": "dev",
"prefer-stable": true,
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
"wp-coding-standards/wpcs": "^2.3",
"squizlabs/php_codesniffer": "^3.7",
"phpcompatibility/php-compatibility": "^9.3",
"php-parallel-lint/php-parallel-lint": "^1.3",
"squizlabs/php_codesniffer": "^3.7.2",
"phpcompatibility/php-compatibility": "^9.3.5",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
"php-parallel-lint/php-console-highlighter": "^0.5.0",
"friendsofphp/php-cs-fixer": "^3.10",
"phpcompatibility/phpcompatibility-wp": "*",
"friendsofphp/php-cs-fixer": "^3.19.1",
"phpcompatibility/phpcompatibility-wp": "2.1.4",
"automattic/phpcs-neutron-ruleset": "^3.4",
"saggre/phpdocumentor-markdown": "^0.1.3"
},
Expand Down
Loading

0 comments on commit 4abc18e

Please sign in to comment.