Merge pull request #105332 from r-ryantm/auto-update/php-xdebug

php73Extensions.xdebug: 2.9.8 -> 3.0.0
This commit is contained in:
Elis Hirwing 2020-11-29 13:28:54 +01:00 committed by GitHub
commit 3a477cf324
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,8 @@
buildPecl {
pname = "xdebug";
version = "2.9.8";
sha256 = "12igfrdfisqfmfqpc321g93pm2w1y7h24bclmxjrjv6rb36bcmgm";
version = "3.0.0";
sha256 = "0qnaqgn2rdjxc70lyrm3nmy7cfma69c7zn6if23hhkhx5kl0fl44";
doCheck = true;
checkTarget = "test";