summaryrefslogtreecommitdiff
path: root/vendor/phar-io/manifest/composer.lock
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/phar-io/manifest/composer.lock')
-rw-r--r--vendor/phar-io/manifest/composer.lock70
1 files changed, 70 insertions, 0 deletions
diff --git a/vendor/phar-io/manifest/composer.lock b/vendor/phar-io/manifest/composer.lock
new file mode 100644
index 000000000..e0e6db76a
--- /dev/null
+++ b/vendor/phar-io/manifest/composer.lock
@@ -0,0 +1,70 @@
+{
+ "_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": "f2ac4614ce4f7273fd54a64b65fd047a",
+ "packages": [
+ {
+ "name": "phar-io/version",
+ "version": "3.0.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/phar-io/version.git",
+ "reference": "d06a5000ac1a258a7d035295f0bd4ae7c859bc4f"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/phar-io/version/zipball/d06a5000ac1a258a7d035295f0bd4ae7c859bc4f",
+ "reference": "d06a5000ac1a258a7d035295f0bd4ae7c859bc4f",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^7.2"
+ },
+ "type": "library",
+ "autoload": {
+ "classmap": [
+ "src/"
+ ]
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Arne Blankerts",
+ "email": "[email protected]",
+ "role": "Developer"
+ },
+ {
+ "name": "Sebastian Heuer",
+ "email": "[email protected]",
+ "role": "Developer"
+ },
+ {
+ "name": "Sebastian Bergmann",
+ "email": "[email protected]",
+ "role": "Developer"
+ }
+ ],
+ "description": "Library for handling version information and constraints",
+ "time": "2020-05-09T21:27:55+00:00"
+ }
+ ],
+ "packages-dev": [],
+ "aliases": [],
+ "minimum-stability": "stable",
+ "stability-flags": [],
+ "prefer-stable": false,
+ "prefer-lowest": false,
+ "platform": {
+ "php": "^7.2",
+ "ext-dom": "*",
+ "ext-phar": "*",
+ "ext-xmlwriter": "*"
+ },
+ "platform-dev": []
+}