From 0d5e00b8fdd1ceb2d8e57535cc6259054295adca Mon Sep 17 00:00:00 2001 From: Dmitry Khomutov Date: Mon, 9 Jan 2017 20:00:09 +0700 Subject: [PATCH] Updated dependencies --- composer.json | 1 - composer.lock | 52 +++++---------------------------------------------- 2 files changed, 5 insertions(+), 48 deletions(-) diff --git a/composer.json b/composer.json index 54211280..64aca597 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,6 @@ "ext-pdo": "*", "ext-pdo_mysql": "*", - "ircmaxell/password-compat": "1.0.*", "swiftmailer/swiftmailer": "5.4.*", "symfony/yaml": "2.8.*", "symfony/console": "2.8.*", diff --git a/composer.lock b/composer.lock index 1d92b759..3886e666 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "0a4b95103fb8aa05e609a2a7f5997214", + "content-hash": "044515382f24198141701f357d52365e", "packages": [ { "name": "bower-asset/admin-lte", - "version": "2.3.8.0", + "version": "2.3.11.0", "source": { "type": "git", "url": "https://github.com/almasaeed2010/AdminLTE.git", - "reference": "ced14b133daed8c163863a497c43dcf69eea4340" + "reference": "2be703222af2edcb87e562d3da2299e4352bff8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/almasaeed2010/AdminLTE/zipball/ced14b133daed8c163863a497c43dcf69eea4340", - "reference": "ced14b133daed8c163863a497c43dcf69eea4340", + "url": "https://api.github.com/repos/almasaeed2010/AdminLTE/zipball/2be703222af2edcb87e562d3da2299e4352bff8a", + "reference": "2be703222af2edcb87e562d3da2299e4352bff8a", "shasum": null }, "type": "library" @@ -89,48 +89,6 @@ }, "type": "library" }, - { - "name": "ircmaxell/password-compat", - "version": "v1.0.4", - "source": { - "type": "git", - "url": "https://github.com/ircmaxell/password_compat.git", - "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c", - "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c", - "shasum": "" - }, - "require-dev": { - "phpunit/phpunit": "4.*" - }, - "type": "library", - "autoload": { - "files": [ - "lib/password.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Anthony Ferrara", - "email": "ircmaxell@php.net", - "homepage": "http://blog.ircmaxell.com" - } - ], - "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", - "homepage": "https://github.com/ircmaxell/password_compat", - "keywords": [ - "hashing", - "password" - ], - "time": "2014-11-20T16:49:30+00:00" - }, { "name": "mnsami/composer-custom-directory-installer", "version": "1.1.1",