diff --git a/composer.json b/composer.json index f7f8b68..6235919 100644 --- a/composer.json +++ b/composer.json @@ -11,12 +11,12 @@ } ], "require": { - "php": ">=7.3.0", - "eftec/bladeone": "^4.1" + "php": "^8.0.2", + "eftec/bladeone": "^4.6" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.3.0", - "wp-cli/i18n-command": "^2.2.8", + "wp-cli/i18n-command": "^2.4.0", "wp-coding-standards/wpcs": "^2.3.0" }, "config": {