Skip to content
Snippets Groups Projects
composer.lock 229 KiB
Newer Older
  "_readme": [
    "This file locks the dependencies of your project to a known state",
    "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
    "This file is @generated automatically"
  ],
  "content-hash": "ed30fd76c03d3bccf19779da64d7d1f8",
  "packages": [
    {
      "name": "adaures/ipcat-php",
      "version": "v1.0.0",
      "source": {
        "type": "git",
        "url": "https://code.castopod.org/adaures/ipcat-php",
        "reference": "144fb12141c636b6b4baa72f1f974b388e4994b5"
      },
      "require": {
        "php": ">=5.4"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "AdAures\\Ipcat\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["GPL-3.0-only"],
      "authors": [
        {
          "name": "Benjamin Bellamy",
          "email": "ben@castopod.org",
          "homepage": "https://code.castopod.org/benjamin"
        },
        {
          "name": "Yassine Doghri",
          "email": "yassine@doghri.fr",
          "homepage": "https://code.castopod.org/yassine"
        }
      ],
      "description": "Categorization of IP Addresses adapted to PHP 5.4+ from https://github.com/client9/ipcat",
      "homepage": "https://code.castopod.org/adaures/ipcat-php",
      "time": "2022-02-24T14:34:54+00:00"
    },
    {
      "name": "adaures/podcast-persons-taxonomy",
      "version": "v1.0.1",
      "source": {
        "type": "git",
        "url": "https://code.castopod.org/adaures/podcast-persons-taxonomy",
        "reference": "d2a6836e32ed013676fd969425e133e0ebb104fc"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "AdAures\\PodcastPersonsTaxonomy\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Benjamin Bellamy",
          "email": "ben@castopod.org",
          "homepage": "https://code.castopod.org/benjamin"
        },
        {
          "name": "Yassine Doghri",
          "email": "yassine@doghri.fr",
          "homepage": "https://code.castopod.org/yassine"
        }
      ],
      "description": "Generate PHP translation files for CodeIgniter4 from the podcast-namespace's Persons Taxonomy json files.",
      "homepage": "https://code.castopod.org/adaures/podcast-persons-taxonomy",
      "time": "2023-06-22T14:24:55+00:00"
    },
    {
      "name": "adhocore/cli",
      "version": "v1.7.1",
      "source": {
        "type": "git",
        "url": "https://github.com/adhocore/php-cli.git",
        "reference": "3fde60a838912e71c82ed0f48048685dc32dbc77"
      },
      "dist": {
        "type": "zip",
        "url": "https://api.github.com/repos/adhocore/php-cli/zipball/3fde60a838912e71c82ed0f48048685dc32dbc77",
        "reference": "3fde60a838912e71c82ed0f48048685dc32dbc77",
        "shasum": ""
      },
      "require": {
        "php": ">=8.0"
      },
      "require-dev": {
        "phpunit/phpunit": "^9.0"
      },
      "type": "library",
      "autoload": {
        "psr-4": {
          "Ahc\\Cli\\": "src/"
        }
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["MIT"],
      "authors": [
        {
          "name": "Jitendra Adhikari",
          "email": "jiten.adhikary@gmail.com"
        }
      ],
      "description": "Command line interface library for PHP",
      "keywords": [
        "argument-parser",
        "argv-parser",
        "cli",
        "cli-action",
        "cli-app",
        "cli-color",
        "cli-option",
        "cli-writer",
        "command",
        "console",
        "console-app",
        "php-cli",
        "php8",
        "stream-input",
        "stream-output"
      ],
      "support": {
        "issues": "https://github.com/adhocore/php-cli/issues",
        "source": "https://github.com/adhocore/php-cli/tree/v1.7.1"
      },
      "funding": [
        {
          "url": "https://paypal.me/ji10",
          "type": "custom"
        },
        {
          "url": "https://github.com/adhocore",
          "type": "github"
        }
      ],
      "time": "2024-03-28T08:30:12+00:00"
    },
      "source": {
        "type": "git",
        "url": "https://github.com/awslabs/aws-crt-php.git",
        "reference": "a63485b65b6b3367039306496d49737cf1995408"
        "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/a63485b65b6b3367039306496d49737cf1995408",
        "reference": "a63485b65b6b3367039306496d49737cf1995408",
        "shasum": ""
      },
      "require": {
        "php": ">=5.5"
      },
      "require-dev": {
        "phpunit/phpunit": "^4.8.35||^5.6.3||^9.5",
        "yoast/phpunit-polyfills": "^1.0"
      },
      "suggest": {
        "ext-awscrt": "Make sure you install awscrt native extension to use any of the functionality."
      },
      "type": "library",
      "autoload": {
        "classmap": ["src/"]
      },
      "notification-url": "https://packagist.org/downloads/",
      "license": ["Apache-2.0"],
      "authors": [
        {
          "name": "AWS SDK Common Runtime Team",
          "email": "aws-sdk-common-runtime@amazon.com"
        }
      ],
      "description": "AWS Common Runtime for PHP",
      "homepage": "https://github.com/awslabs/aws-crt-php",
      "keywords": ["amazon", "aws", "crt", "sdk"],
      "support": {
        "issues": "https://github.com/awslabs/aws-crt-php/issues",
        "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.6"
      "time": "2024-06-13T17:21:28+00:00"
      "source": {
        "type": "git",
        "url": "https://github.com/aws/aws-sdk-php.git",
        "reference": "33de264839fdaacf42460ada3b1b262190643b6a"
        "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/33de264839fdaacf42460ada3b1b262190643b6a",
        "reference": "33de264839fdaacf42460ada3b1b262190643b6a",
Loading
Loading full blame...