Skip to content

Commit

Permalink
Update composer and lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
khleomix committed Feb 26, 2024
1 parent a111b67 commit 1af59fe
Show file tree
Hide file tree
Showing 2 changed files with 460 additions and 322 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"sort-packages": true
},
"require": {
"composer/installers": "^2.0.0"
"composer/installers": "^2.2.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
"phpcompatibility/phpcompatibility-wp": "^2.1.4",
"wp-cli/wp-cli-bundle": "^2.9.0",
"wp-cli/wp-cli-bundle": "^2.10.0",
"wp-coding-standards/wpcs": "^3.0.1"
},
"scripts": {
Expand Down
Loading

0 comments on commit 1af59fe

Please sign in to comment.