X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.lock;h=a23a94dc1be62a4ab9e99839322ed3a34651d3a7;hb=cd17b6d6bf458960c5255721539dcffcc8ee412c;hp=b3ae637ec6eaeb938d19bd8e6a9fa178aab2b5e0;hpb=40186effbedb3f47ec8e1e00f6b0b2dfce440abb;p=civicrm-core.git diff --git a/composer.lock b/composer.lock index b3ae637ec6..a23a94dc1b 100644 --- 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": "1d0ba40a540772d8ca8b73f72fff02d8", + "content-hash": "a278afcb51b1e87282f6373cdc313769", "packages": [ { "name": "civicrm/civicrm-cxn-rpc", @@ -43,6 +43,43 @@ "description": "RPC library for CiviConnect", "time": "2017-07-18T04:02:44+00:00" }, + { + "name": "civicrm/civicrm-setup", + "version": "v0.2.0", + "source": { + "type": "git", + "url": "https://github.com/civicrm/civicrm-setup.git", + "reference": "e7991aff516c3fff952bed8f90832804a134358a" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/civicrm/civicrm-setup/zipball/e7991aff516c3fff952bed8f90832804a134358a", + "reference": "e7991aff516c3fff952bed8f90832804a134358a", + "shasum": "" + }, + "require": { + "psr/log": "~1.0", + "symfony/event-dispatcher": "^2.6.13 || ~3.0" + }, + "type": "library", + "autoload": { + "files": [ + "civicrm-setup-autoload.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "CiviCRM LLC", + "email": "info@civicrm.org" + } + ], + "description": "CiviCRM installation library", + "time": "2018-01-23T06:26:55+00:00" + }, { "name": "dompdf/dompdf", "version": "v0.8.0", @@ -145,6 +182,53 @@ "homepage": "http://code.google.com/p/phpquery/", "time": "2013-03-21T12:39:33+00:00" }, + { + "name": "marcj/topsort", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://github.com/marcj/topsort.php.git", + "reference": "387086c2db60ee0a27ac5df588c0f0b30c6bdc4b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/marcj/topsort.php/zipball/387086c2db60ee0a27ac5df588c0f0b30c6bdc4b", + "reference": "387086c2db60ee0a27ac5df588c0f0b30c6bdc4b", + "shasum": "" + }, + "require": { + "php": ">=5.4" + }, + "require-dev": { + "codeclimate/php-test-reporter": "dev-master", + "phpunit/phpunit": "~4.0", + "symfony/console": "~2.5" + }, + "type": "library", + "autoload": { + "psr-4": { + "MJS\\TopSort\\": "src/", + "MJS\\TopSort\\Tests\\": "tests/Tests/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Marc J. Schmidt", + "email": "marc@marcjschmidt.de" + } + ], + "description": "High-Performance TopSort/Dependency resolving algorithm", + "keywords": [ + "dependency resolving", + "topological sort", + "topsort" + ], + "time": "2016-11-19T14:58:11+00:00" + }, { "name": "pclzip/pclzip", "version": "2.8.2", @@ -445,7 +529,7 @@ } ], "description": "Validation class for credit cards.", - "time": "2016-09-12 08:01:21" + "time": "2016-09-12T08:01:21+00:00" }, { "name": "phenx/php-font-lib", @@ -1559,7 +1643,7 @@ ], "description": "The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.", "homepage": "https://github.com/zetacomponents", - "time": "2017-03-14 06:51:24" + "time": "2017-03-14T06:51:24+00:00" } ], "packages-dev": [],