X-Git-Url: https://git.m6w6.name/?p=m6w6%2Freplicator;a=blobdiff_plain;f=composer.lock;h=1d6acef4fecf81616969117d720634ec99450493;hp=c462fdd1f0e4ae6bbdd26eeb0bfc881c6f76945b;hb=9754f6d5b5c0e15606cfe01d87df89fc0eae57df;hpb=bfae1cb655977d9990d555b297c791b276ef0453 diff --git a/composer.lock b/composer.lock index c462fdd..1d6acef 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#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "2ababbd1d8bcdc4e489021e43199b3ee", + "hash": "6536f75724f1b6738b441c05cd7d65e5", "packages": [ { "name": "concisecss/concise.css", @@ -51,23 +51,30 @@ }, { "name": "m6w6/pharext", - "version": "v2.0.1", + "version": "v4.1.1", "source": { "type": "git", "url": "https://github.com/m6w6/pharext.git", - "reference": "e3ff870fe1f8a3b3eb8f55eea68f6f61d99e640c" + "reference": "03f7c23b5401098e1c157cc0d36628dc449901ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/m6w6/pharext/zipball/e3ff870fe1f8a3b3eb8f55eea68f6f61d99e640c", - "reference": "e3ff870fe1f8a3b3eb8f55eea68f6f61d99e640c", + "url": "https://api.github.com/repos/m6w6/pharext/zipball/03f7c23b5401098e1c157cc0d36628dc449901ea", + "reference": "03f7c23b5401098e1c157cc0d36628dc449901ea", "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/", "license": [ "BSD-2-Clause" @@ -80,7 +87,7 @@ "package", "phar" ], - "time": "2015-03-10 10:38:16" + "time": "2015-09-03 15:12:31" } ], "packages-dev": [],