composer.lock
{
"_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": "0308b76adedd38b3abe620596c8bc114",
"packages": [],
"packages-dev": [
{
"name": "taeluf/cli",
"version": "v0.1.x-dev",
"source": {
"type": "git",
"url": "git@gitlab.com:taeluf/php/cli.git",
"reference": "ab3067f55db8d8592d5a7e3dfe072d3b00c50e80"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fcli/repository/archive.zip?sha=ab3067f55db8d8592d5a7e3dfe072d3b00c50e80",
"reference": "ab3067f55db8d8592d5a7e3dfe072d3b00c50e80",
"shasum": ""
},
"require-dev": {
"taeluf/code-scrawl": "v0.8.x-dev"
},
"default-branch": true,
"type": "library",
"autoload": {
"files": [],
"classmap": [
"code"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"time": "2022-12-08T20:29:22+00:00"
},
{
"name": "taeluf/tester",
"version": "v0.3.x-dev",
"source": {
"type": "git",
"url": "git@gitlab.com:taeluf/php/php-tests.git",
"reference": "10366ebf77c8fb61f0df4fc8d96f9f5c87842d41"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fphp-tests/repository/archive.zip?sha=10366ebf77c8fb61f0df4fc8d96f9f5c87842d41",
"reference": "10366ebf77c8fb61f0df4fc8d96f9f5c87842d41",
"shasum": ""
},
"require": {
"taeluf/cli": "v0.1.x-dev",
"taeluf/util": "v0.1.x-dev"
},
"require-dev": {
"taeluf/code-scrawl": "v0.6.x-dev"
},
"default-branch": true,
"bin": [
"code/phptest"
],
"type": "library",
"autoload": {
"classmap": [
"code/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A unit testing library for Php.",
"time": "2023-01-10T18:01:05+00:00"
},
{
"name": "taeluf/util",
"version": "v0.1.x-dev",
"source": {
"type": "git",
"url": "git@gitlab.com:taeluf/php/php-utilities.git",
"reference": "b28adabd5aadb03d925ddf295705f55440fcb9e1"
},
"dist": {
"type": "zip",
"url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fphp-utilities/repository/archive.zip?sha=b28adabd5aadb03d925ddf295705f55440fcb9e1",
"reference": "b28adabd5aadb03d925ddf295705f55440fcb9e1",
"shasum": ""
},
"require-dev": {
"taeluf/code-scrawl": "v0.8.x-dev",
"taeluf/phtml": "v0.1.x-dev",
"taeluf/tester": "v0.3.x-dev"
},
"default-branch": true,
"type": "library",
"autoload": {
"classmap": [
"code"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Utility methods",
"time": "2023-01-13T18:43:42+00:00"
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"taeluf/tester": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.3.0"
}