Skip to content

Commit 48ce4bb

Browse files
committed
Update composer dependencies.
1 parent 04a8163 commit 48ce4bb

File tree

2 files changed

+31
-36
lines changed

2 files changed

+31
-36
lines changed

src/composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
]
2727
},
2828
"require": {
29-
"composer/installers": "~1.12",
30-
"php": ">=7.4",
29+
"php": ">=7.4",
3130
"ext-dom": "*",
32-
"ext-json": "*"
31+
"ext-json": "*",
32+
"composer/installers": "^2.3"
3333
},
3434
"require-dev": {
35-
"wp-coding-standards/wpcs": "^3.1.0",
36-
"phpcompatibility/phpcompatibility-wp": "2.1.5",
37-
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0"
35+
"wp-coding-standards/wpcs": "^3.1",
36+
"phpcompatibility/phpcompatibility-wp": "^2.1",
37+
"dealerdirect/phpcodesniffer-composer-installer": "^1.0"
3838
},
3939
"config": {
4040
"allow-plugins": {

src/composer.lock

Lines changed: 25 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)