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
-48
View File
@@ -1,53 +1,5 @@
{
"packages": [
{
"name": "clio/clio",
"version": "0.1.8",
"version_normalized": "0.1.8.0",
"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"
},
"time": "2014-06-22T14:49:41+00:00",
"type": "library",
"installation-source": "dist",
"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"
},
"install-path": "../clio/clio"
},
{
"name": "fabpot/goutte",
"version": "v4.0.3",