X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=composer.lock;h=c82786ed9e2df1e37291e17582239a0df3dc1b9b;hb=HEAD;hp=25cccd9d84d3420a322e13c8e720e099bed8ef9f;hpb=ec57ed072a3f3507f11d8290fedf98859a699a33;p=pharext%2Freplicator.pharext.org diff --git a/composer.lock b/composer.lock index 25cccd9..c82786e 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "hash": "d612932710d4d8912e7fdabc8f15eefc", + "content-hash": "c6b58ae828852e07ae32659f21def0ca", "packages": [ { "name": "concisecss/concise.css", @@ -47,28 +47,38 @@ "scss", "web" ], - "time": "2015-02-17 06:23:04" + "time": "2015-02-17T06:23:04+00:00" }, { "name": "m6w6/pharext", - "version": "v3.0.0", + "version": "v4.1.4", "source": { "type": "git", - "url": "https://github.com/m6w6/pharext.git", - "reference": "ed04a43b069862b5b0744de14c405ffcc5db4e67" + "url": "https://github.com/pharext/pharext.git", + "reference": "37e76f47531481600a28f04f818ecd2d81709fe3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/m6w6/pharext/zipball/ed04a43b069862b5b0744de14c405ffcc5db4e67", - "reference": "ed04a43b069862b5b0744de14c405ffcc5db4e67", + "url": "https://api.github.com/repos/pharext/pharext/zipball/37e76f47531481600a28f04f818ecd2d81709fe3", + "reference": "37e76f47531481600a28f04f818ecd2d81709fe3", "shasum": "" }, "bin": [ "bin/pharext", - "bin/pharext.pubkey" + "bin/pharext.pubkey", + "bin/pharext.update", + "bin/pharext.update.pubkey" ], "type": "project", + "autoload": { + "psr-0": { + "pharext": "src" + } + }, "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "src/" + ], "license": [ "BSD-2-Clause" ], @@ -80,7 +90,7 @@ "package", "phar" ], - "time": "2015-03-30 20:10:13" + "time": "2021-01-15T13:28:37+00:00" } ], "packages-dev": [],