Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgibbs committed Apr 4, 2023
1 parent a3855c1 commit f11e38b
Show file tree
Hide file tree
Showing 2 changed files with 717 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"license": "GPL-3.0-only",
"require": {
"php": ">=7.4",
"automattic/vipwpcs": "2.3.3",
"fig-r/psr2r-sniffer": "1.3.4",
"phpcompatibility/phpcompatibility-wp": "2.1.3",
"squizlabs/php_codesniffer": "3.6.2",
"dealerdirect/phpcodesniffer-composer-installer": "0.7.2"
"fig-r/psr2r-sniffer": "^1.5",
"phpcompatibility/phpcompatibility-wp": "^2.1",
"squizlabs/php_codesniffer": "^3.7",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
"automattic/vipwpcs": "^2.3"
},
"config": {
"allow-plugins": {
Expand Down
Loading

0 comments on commit f11e38b

Please sign in to comment.