X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=composer.lock;h=fa091f098695005a3bf853e511fdcd3730a1d513;hb=1e177129e49bd122370ed0d79d275220e82fab19;hp=25cccd9d84d3420a322e13c8e720e099bed8ef9f;hpb=ec57ed072a3f3507f11d8290fedf98859a699a33;p=pharext%2Freplicator.pharext.org diff --git a/composer.lock b/composer.lock index 25cccd9..fa091f0 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": "2e525b6f6c89f800417e10dca495fbeb", "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.2", "source": { "type": "git", - "url": "https://github.com/m6w6/pharext.git", - "reference": "ed04a43b069862b5b0744de14c405ffcc5db4e67" + "url": "https://github.com/pharext/pharext.git", + "reference": "ab3dad846161d248f3c426ebc545cc6eb02fb5bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/m6w6/pharext/zipball/ed04a43b069862b5b0744de14c405ffcc5db4e67", - "reference": "ed04a43b069862b5b0744de14c405ffcc5db4e67", + "url": "https://api.github.com/repos/pharext/pharext/zipball/ab3dad846161d248f3c426ebc545cc6eb02fb5bc", + "reference": "ab3dad846161d248f3c426ebc545cc6eb02fb5bc", "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": "2019-09-10T13:18:30+00:00" } ], "packages-dev": [],