add phpunit to devshell

This commit is contained in:
Yisroel Baum 2026-04-12 21:09:06 +03:00
parent 3ea9b39e8f
commit 4698a94b42
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9

View file

@ -14,6 +14,7 @@
cypress cypress
php85 php85
php85Packages.composer php85Packages.composer
phpunit
]; ];
}; };
}; };