updated php unit

This commit is contained in:
ArnabChatterjee20k
2026-01-28 19:21:01 +05:30
parent 125394166a
commit 6c29dd055c
Generated
+6 -6
View File
@@ -6773,16 +6773,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.6.32",
"version": "9.6.34",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "492ee10a8369a1c1ac390a3b46e0c846e384c5a4"
"reference": "b36f02317466907a230d3aa1d34467041271ef4a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/492ee10a8369a1c1ac390a3b46e0c846e384c5a4",
"reference": "492ee10a8369a1c1ac390a3b46e0c846e384c5a4",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b36f02317466907a230d3aa1d34467041271ef4a",
"reference": "b36f02317466907a230d3aa1d34467041271ef4a",
"shasum": ""
},
"require": {
@@ -6856,7 +6856,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.32"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.34"
},
"funding": [
{
@@ -6880,7 +6880,7 @@
"type": "tidelift"
}
],
"time": "2026-01-24T16:04:20+00:00"
"time": "2026-01-27T05:45:00+00:00"
},
{
"name": "psr/cache",