Skip to content

Commit 873b251

Browse files
author
Nelio Agostinho
committed
Revert "Preparing compatibility with composer 2.0 and PHP 8.0 (Unit tests incoming)"
This reverts commit 4fc75a8.
1 parent 4fc75a8 commit 873b251

2 files changed

Lines changed: 1270 additions & 425 deletions

File tree

composer.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,9 @@
2323
]
2424
},
2525
"require": {
26-
"alchemy/zippy": "^0.4",
26+
"alchemy/zippy": "0.4.4",
27+
"wp-cli/wp-cli": ">=0.23.0",
2728
"symfony/yaml": "3.4.4",
28-
"phar-io/version": "^3.0"
29-
},
30-
"require-dev": {
31-
"wp-cli/wp-cli": "^2.0"
29+
"phar-io/version": "^1.0"
3230
}
3331
}

0 commit comments

Comments
 (0)