How can I set PHP 8.1 in PhpStorm?

one text

I wanted to change PHP version in PhpStorm to 8.1 but only 8.0 is available in settings. How can I solve this?

I've tried to synchronize it with composer.json (there is 8.1) but it did not help.

Source