update fetching php

This commit is contained in:
Odweta
2024-01-07 01:48:38 +00:00
parent 263efd5b65
commit 8181fa15af
12 changed files with 10 additions and 1077 deletions
+1 -46
View File
@@ -4,53 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "60aa2585bcce885bae7ab3a59a70ba3f",
"content-hash": "7854cb91fa2eeb20d171a6ed16dc50cf",
"packages": [
{
"name": "clio/clio",
"version": "0.1.8",
"source": {
"type": "git",
"url": "https://github.com/nramenta/clio.git",
"reference": "6a9f600b73fa213e817d5c1e67a4641aecd156ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nramenta/clio/zipball/6a9f600b73fa213e817d5c1e67a4641aecd156ef",
"reference": "6a9f600b73fa213e817d5c1e67a4641aecd156ef",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
"autoload": {
"psr-0": {
"Clio": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nofriandi Ramenta",
"email": "nramenta@gmail.com"
}
],
"description": "Lightweight utility and helper classes for CLI applications",
"keywords": [
"cli",
"console",
"daemon"
],
"support": {
"issues": "https://github.com/nramenta/clio/issues",
"source": "https://github.com/nramenta/clio/tree/0.1.8"
},
"time": "2014-06-22T14:49:41+00:00"
},
{
"name": "fabpot/goutte",
"version": "v4.0.3",