Skip to content

Commit 8ed2bf6

Browse files
committed
Fixed PHP dependency versions not compatible with PHP 8.1
1 parent 11ff74c commit 8ed2bf6

2 files changed

Lines changed: 600 additions & 649 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"phpcompatibility/php-compatibility": "^9.3",
1414
"wp-coding-standards/wpcs": "^2.2",
1515
"sirbrillig/phpcs-variable-analysis": "^2.8",
16-
"humbug/php-scoper": "^0.18.18"
16+
"humbug/php-scoper": "^0.18.7"
1717
},
1818
"license": "GPL-2.0-or-later",
1919
"authors": [

0 commit comments

Comments
 (0)