feat(php): replace php-boris with psysh (#5967)

php-boris is no longer maintained.

Fix: #5965
This commit is contained in:
Saxon Jensen 2022-01-10 09:24:21 +08:00 committed by GitHub
parent 9db71bb7a5
commit 9cba28621f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 2 deletions

View file

@ -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")