diff --git a/composer.json b/composer.json index 544fb75..85f5577 100644 --- a/composer.json +++ b/composer.json @@ -18,8 +18,8 @@ "require-dev": { "phpunit/phpunit": "^9", "ibexa/code-style": "^1.1", - "ibexa/core": "~4.5.x-dev", - "ibexa/doctrine-schema": "~4.5.x-dev", + "ibexa/core": "~4.6.x-dev", + "ibexa/doctrine-schema": "~4.6.x-dev", "phpstan/phpstan": "^1.2", "phpstan/phpstan-phpunit": "^1.0" },