Cant install/switch to lsphp72 on Ubuntu 22.04

#1
I have OLS running on lsphp74 but Im having trouble downgrading to 72.
Is there a doc where I can install lsphp72 on ubuntu 22.04?
I have a website dependant on php72 and im getting this error when trying to isntall lsphp72.

Code:
sudo apt install lsphp72
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package lsphp72
 
Top