mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
feat(php): replace php-boris with psysh (#5967)
php-boris is no longer maintained. Fix: #5965
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/php/packages.el
|
||||
|
||||
(package! php-boris :pin "f2faebf610c917f7091f7ec0cd97645629c4f819")
|
||||
(package! psysh :pin "21250984ad8137aa3440ac12e52475ef03f19fcb")
|
||||
(package! php-extras
|
||||
:recipe (:host github :repo "arnested/php-extras")
|
||||
:pin "d410c5af663c30c01d461ac476d1cbfbacb49367")
|
||||
|
Reference in New Issue
Block a user