Update outdated dependencies list (#1085)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
PHP Curl Class helper
2026-04-22 14:28:44 -04:00
committed by GitHub
parent 35656b0a5c
commit a4cea78815
+8 -3
View File
@@ -1,10 +1,15 @@
[
{
"outdated_count": "1",
"outdated_count": "2",
},
{
"name": "certifi",
"version": "2026.2.25",
"latest_version": "2026.4.22",
},
{
"name": "idna",
"version": "3.11",
"latest_version": "3.12",
"version": "3.12",
"latest_version": "3.13",
},
]