Merge pull request #167925 from r-ryantm/auto-update/php-xdebug
php74Extensions.xdebug: 3.1.3 -> 3.1.4
This commit is contained in:
commit
023d4be360
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
buildPecl {
|
||||
pname = "xdebug";
|
||||
|
||||
version = "3.1.3";
|
||||
sha256 = "sha256-N9CmcBlV9bNAbGwye3cCvXwhRi5lbztMziSgUlgBPU4=";
|
||||
version = "3.1.4";
|
||||
sha256 = "sha256-QZWSb59sToAv90m7LKhaxQY2cZpy5TieNy4171I1Bfk=";
|
||||
|
||||
doCheck = true;
|
||||
checkTarget = "test";
|
||||
|
|
Loading…
Reference in a new issue