File: /home/rasapedi/public_html/wp-content/plugins/abzarwp-auto-update/Libs/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": "89d9b5c8007f8929afb78f2c62691072",
"packages": [
{
"name": "jelix/version",
"version": "v2.0.1",
"source": {
"type": "git",
"url": "https://github.com/jelix/version.git",
"reference": "e66b39c5caf40f82b48e79f4956142f65dac4770"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jelix/version/zipball/e66b39c5caf40f82b48e79f4956142f65dac4770",
"reference": "e66b39c5caf40f82b48e79f4956142f65dac4770",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"phpunit/phpunit": "8.5.*"
},
"type": "library",
"autoload": {
"psr-4": {
"Jelix\\Version\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Laurent Jouanneau",
"email": "laurent@jelix.org"
}
],
"description": "Parse any version syntax, including semantic version. Compare version, using Composer version constraints syntax.",
"homepage": "http://jelix.org",
"keywords": [
"comparator",
"composer",
"semver",
"version"
],
"support": {
"issues": "https://github.com/jelix/version/issues",
"source": "https://github.com/jelix/version/tree/v2.0.1"
},
"time": "2022-03-15T21:48:45+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": true,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"platform-overrides": {
"php": "7.4"
},
"plugin-api-version": "2.6.0"
}