Commit graph

9 commits

Author SHA1 Message Date
207c6d5c50
feat(sup): add treesitter & mason update calls
E.g. treesitter had some old versions laying around and errored on git commits otherwise. So we now keep those updated too.
2024-04-02 22:45:14 +02:00
d0f52a2b1c
!refactor(php-extensions): use shivammathur/extensions tap
Fixes annoying pecl update issues & swoole build failures by using the prebuilt tap.

This also properly manages updates & enables the extensions via files in conf.d instead. Very clean.

And it finally properly installs all extensions for all php versions, pecl has issues with properly installing for other php versions.
2024-04-02 02:47:26 +02:00
3c31863088
chore(macos): remove valet workaround
This is now already applied by valet itself.
2024-03-20 21:28:07 +01:00
722ee6e1eb
mac: Fix php fpm segfault append & use apply it to 8.3 now 2023-12-18 12:48:38 +01:00
2c83412ef2
fix: Add valet bandaid patch for PHP fpm 8.2
See https://github.com/laravel/valet/pull/1452
2023-11-20 10:13:13 +01:00
5606948741
fix(sup): Enable all features for pecl upgrade 2023-11-03 10:12:05 +01:00
a7b29ae4c8
fix: Use homebrew prefix variable 2023-10-29 17:50:49 +01:00
54c9142884
macos: Add valet install to pkg-update script 2022-09-09 00:46:15 +02:00
aa2b76560d
mac/zsh: Add upgrade script for all installed pkgs 2022-08-15 01:10:48 +02:00