How to install php7.3-dev

I need to install the dev package for pecl and phpenmod. An apt-get fails.

Any suggestions?

The following packages have unmet dependencies:
 php7.3-dev : Depends: libssl-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

baz123
Just fixed it with v6.24 hotfix (mainly for the critical issues with ARMv6). To fix now, run:

echo -e '# libssl1.1 from sury.org breaks Lighttpd install
Package: openssl libssl*\nPin: origin packages.sury.org\nPin-Priority: -1' > /etc/apt/preferences.d/dietpi-openssl

I am continually amazed at how responsive you are to these sorts of issues. Updated and all works. Many thanks.