add composer to devshell

This commit is contained in:
Yisroel Baum 2026-04-12 21:05:36 +03:00
parent 17d707001c
commit 3ea9b39e8f
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9

View file

@ -13,6 +13,7 @@
nodejs_25 nodejs_25
cypress cypress
php85 php85
php85Packages.composer
]; ];
}; };
}; };