From 2dc77f44ce8d28ad15e306ea91d39b66d2015c76 Mon Sep 17 00:00:00 2001 From: Fred Emmott Date: Wed, 10 Apr 2019 13:53:15 -0700 Subject: [PATCH] Don't lock dependencies This isn't practical for projects with an internal source of truth. Release branches will need testing. --- .gitignore | 1 + composer.lock | 332 -------------------------------------------------- 2 files changed, 1 insertion(+), 332 deletions(-) delete mode 100644 composer.lock diff --git a/.gitignore b/.gitignore index 091d2f4..0fdef56 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ tests/examples/*.out *.swp *.swo .DS_Store +composer.lock diff --git a/composer.lock b/composer.lock deleted file mode 100644 index 522bec4..0000000 --- a/composer.lock +++ /dev/null @@ -1,332 +0,0 @@ -{ - "_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": "b22b9128a41aaa07120711232bb4570a", - "packages": [ - { - "name": "hhvm/hsl", - "version": "v4.0.1", - "source": { - "type": "git", - "url": "https://github.com/hhvm/hsl.git", - "reference": "ccbb08fa6f27bf95d71653c7794d4dd113db2f95" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/hhvm/hsl/zipball/ccbb08fa6f27bf95d71653c7794d4dd113db2f95", - "reference": "ccbb08fa6f27bf95d71653c7794d4dd113db2f95", - "shasum": "" - }, - "require": { - "hhvm": "^4.0" - }, - "require-dev": { - "facebook/fbexpect": "^2.5.1", - "hhvm/hacktest": "^1.0", - "hhvm/hhvm-autoload": "^2.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.x-dev" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "The Hack Standard Library", - "time": "2019-02-26T19:56:29+00:00" - } - ], - "packages-dev": [ - { - "name": "facebook/fbexpect", - "version": "v2.5.6", - "source": { - "type": "git", - "url": "https://github.com/hhvm/fbexpect.git", - "reference": "56c0b9a3473933af2056c795e4c2378f5af95529" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/hhvm/fbexpect/zipball/56c0b9a3473933af2056c795e4c2378f5af95529", - "reference": "56c0b9a3473933af2056c795e4c2378f5af95529", - "shasum": "" - }, - "require": { - "facebook/difflib": "^1.0.0", - "hhvm": "^4.0", - "hhvm/hacktest": "^1.0", - "hhvm/hsl": "^4.0" - }, - "require-dev": { - "hhvm/hhast": "^4.1", - "hhvm/hhvm-autoload": "^2.0" - }, - "type": "library", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "Unit test helpers for Facebook projects", - "time": "2019-03-22T20:12:49+00:00" - }, - { - "name": "facebook/hh-clilib", - "version": "v2.1.0", - "source": { - "type": "git", - "url": "https://github.com/hhvm/hh-clilib.git", - "reference": "44f30c1f07b9d36430bfff721a119a0d43b15edd" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/hhvm/hh-clilib/zipball/44f30c1f07b9d36430bfff721a119a0d43b15edd", - "reference": "44f30c1f07b9d36430bfff721a119a0d43b15edd", - "shasum": "" - }, - "require": { - "hhvm/hsl": "^4.0", - "hhvm/hsl-experimental": "^4.0", - "hhvm/type-assert": "^3.2" - }, - "require-dev": { - "facebook/fbexpect": "^2.1.0", - "hhvm/hacktest": "^1.0.0", - "hhvm/hhast": "^4.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.x-dev" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "time": "2019-02-12T20:14:07+00:00" - }, - { - "name": "hhvm/hacktest", - "version": "v1.4", - "source": { - "type": "git", - "url": "https://github.com/hhvm/hacktest.git", - "reference": "b9d24382967f35eb745b991288ed4765f97d6d0c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/hhvm/hacktest/zipball/b9d24382967f35eb745b991288ed4765f97d6d0c", - "reference": "b9d24382967f35eb745b991288ed4765f97d6d0c", - "shasum": "" - }, - "require": { - "facebook/hh-clilib": "^2.0.0", - "hhvm": "^4.0", - "hhvm/hhvm-autoload": "^2.0", - "hhvm/hsl": "^4.0", - "hhvm/type-assert": "^3.2" - }, - "require-dev": { - "facebook/fbexpect": "^2.3.0", - "hhvm/hhast": "^4.0" - }, - "bin": [ - "bin/hacktest" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.x-dev" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "The Hack Test Library", - "time": "2019-02-09T02:45:13+00:00" - }, - { - "name": "hhvm/hhast", - "version": "v4.0.5", - "source": { - "type": "git", - "url": "https://github.com/hhvm/hhast.git", - "reference": "a5e7f731dcc73846b500062f52abfb58d575be13" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/hhvm/hhast/zipball/a5e7f731dcc73846b500062f52abfb58d575be13", - "reference": "a5e7f731dcc73846b500062f52abfb58d575be13", - "shasum": "" - }, - "require": { - "facebook/difflib": "^1.0.0", - "facebook/hh-clilib": "^2.0.0", - "hhvm": "^4.0", - "hhvm/hhvm-autoload": "^2.0.4", - "hhvm/hsl": "^4.0", - "hhvm/type-assert": "^3.1" - }, - "require-dev": { - "facebook/fbexpect": "^2.1.1", - "facebook/hack-codegen": "^4.0", - "hhvm/hacktest": "^1.3" - }, - "bin": [ - "bin/hhast-lint", - "bin/hhast-inspect", - "bin/hhast-migrate" - ], - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.x-dev" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "time": "2019-03-06T18:49:34+00:00" - }, - { - "name": "hhvm/hhvm-autoload", - "version": "v2.0.5", - "source": { - "type": "git", - "url": "https://github.com/hhvm/hhvm-autoload.git", - "reference": "dbd50d7fb1856d1f6757e10bc30eb2bf5d17b3f1" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/hhvm/hhvm-autoload/zipball/dbd50d7fb1856d1f6757e10bc30eb2bf5d17b3f1", - "reference": "dbd50d7fb1856d1f6757e10bc30eb2bf5d17b3f1", - "shasum": "" - }, - "require": { - "composer-plugin-api": "^1.0", - "hhvm": "^4.0", - "hhvm/hsl": "^4.0" - }, - "replace": { - "facebook/hhvm-autoload": "1.*" - }, - "require-dev": { - "facebook/fbexpect": "^2.1", - "hhvm/hacktest": "^1.0" - }, - "bin": [ - "bin/hh-autoload", - "bin/hh-autoload.hack" - ], - "type": "composer-plugin", - "extra": { - "class": [ - "Facebook\\AutoloadMap\\ComposerPlugin" - ], - "branch-alias": { - "dev-master": "2.x-dev" - } - }, - "autoload": { - "classmap": [ - "src/ComposerPlugin.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "time": "2019-03-22T21:27:20+00:00" - }, - { - "name": "hhvm/hsl-experimental", - "version": "v4.0.2", - "source": { - "type": "git", - "url": "https://github.com/hhvm/hsl-experimental.git", - "reference": "a06996b0e438b2c6d7b86d1cb3ce41312e9885a5" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/hhvm/hsl-experimental/zipball/a06996b0e438b2c6d7b86d1cb3ce41312e9885a5", - "reference": "a06996b0e438b2c6d7b86d1cb3ce41312e9885a5", - "shasum": "" - }, - "require": { - "hhvm": "^4.0", - "hhvm/hsl": "^4.0" - }, - "require-dev": { - "facebook/fbexpect": "^2.0", - "hhvm/hacktest": "^1.0", - "hhvm/hhvm-autoload": "^2.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.x-dev", - "dev-v4.0.x": "4.0.x-dev" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "The Hack Standard Library - Experimental Additions", - "time": "2019-03-04T21:35:44+00:00" - }, - { - "name": "hhvm/type-assert", - "version": "v3.3.2", - "source": { - "type": "git", - "url": "https://github.com/hhvm/type-assert.git", - "reference": "92f95a5726d705d219e703ab0baa3910d7565fe9" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/hhvm/type-assert/zipball/92f95a5726d705d219e703ab0baa3910d7565fe9", - "reference": "92f95a5726d705d219e703ab0baa3910d7565fe9", - "shasum": "" - }, - "require": { - "hhvm": "^4.0", - "hhvm/hsl": "^4.0" - }, - "require-dev": { - "facebook/fbexpect": "^2.0.0", - "hhvm/hacktest": "^1.0", - "hhvm/hhast": "^4.0", - "hhvm/hhvm-autoload": "^2.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.x-dev" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "Convert untyped data to typed data", - "keywords": [ - "TypeAssert", - "hack" - ], - "time": "2019-03-22T20:19:06+00:00" - } - ], - "aliases": [], - "minimum-stability": "stable", - "stability-flags": [], - "prefer-stable": false, - "prefer-lowest": false, - "platform": [], - "platform-dev": [] -}