fix(php): remove unused async dependency

No longer needed without php-extras (removed in 9e5e4cf).

Amend: 9e5e4cf78b
This commit is contained in:
Henrik Lissner
2025-08-30 15:48:29 +02:00
parent 8cdddd87d9
commit 7dd66cc3d7

View File

@@ -11,6 +11,3 @@
(package! hack-mode
:recipe (:host github :repo "hhvm/hack-mode")
:pin "0addbff8b61cfd75b81961507a1646c4acd316ba"))
;; For building php-extras
(package! async :pin "bb3f31966ed65a76abe6fa4f80a960a2917f554e")