Skip to content

Commit 08fb65c

Browse files
authored
Update composer.json
1 parent a5127bb commit 08fb65c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
"class": "Moox\\Composer\\WordPressCorePlugin"
3737
},
3838
"require": {
39-
"composer-plugin-api": "^1.0 || ^2.0",
40-
"php": ">=7.2.24"
39+
"composer-plugin-api": "^2.0",
40+
"php": ">=8.4"
4141
},
4242
"require-dev": {
43-
"composer/composer": "^1.0 || ^2.0",
44-
"phpunit/phpunit": "^8.5"
43+
"composer/composer": "^2.0",
44+
"phpunit/phpunit": "^9.5"
4545
},
4646
"conflict": {
4747
"composer/installers": "<1.0.6"

0 commit comments

Comments
 (0)