From 2a615332f7ce81fba427f192ae7aaa4c8f3cc744 Mon Sep 17 00:00:00 2001 From: Alex Savenko Date: Fri, 31 Mar 2017 09:02:18 -0400 Subject: [PATCH] acdc --- .gitignore | 2 +- composer.lock | 45 ++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 45 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e326ba7..9d9f781 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ vendor/ .idea/ .phalcon/ -acds/ +/public/acds/ .htaccess /app/config/ /app/configs/ diff --git a/composer.lock b/composer.lock index 891e5df..7882eb9 100755 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "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": "c6783f45b7de3d8a9d3ff2977e905ad2", + "content-hash": "3aa3a339d76deb95c792d6b0d276feb2", "packages": [ { "name": "firebase/php-jwt", @@ -881,6 +881,49 @@ ], "description": "Phalcon API Library", "time": "2016-11-18T13:56:57+00:00" + }, + { + "name": "ursaevandrey/allpositions", + "version": "1.0.0", + "source": { + "type": "git", + "url": "https://github.com/ursaevandrey/AllPositions.git", + "reference": "2c19c3ceda530da467e67362042cf61a4f935ace" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/ursaevandrey/AllPositions/zipball/2c19c3ceda530da467e67362042cf61a4f935ace", + "reference": "2c19c3ceda530da467e67362042cf61a4f935ace", + "shasum": "" + }, + "require": { + "ext-curl": "*", + "ext-xmlrpc": "*", + "php": ">=5.4.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "allpositions\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Andrey Ursaev", + "email": "yrsaev.andrey@gmail.com" + } + ], + "description": "Client for AllPositions API", + "homepage": "https://github.com/ursaevandrey/allpositions", + "keywords": [ + "allpositions", + "allpositions client" + ], + "time": "2016-06-09T17:22:25+00:00" } ], "packages-dev": [ -- libgit2 0.21.4