X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.lock;h=a23a94dc1be62a4ab9e99839322ed3a34651d3a7;hb=716dc781d0152d17baf26190705971b71b7889cd;hp=0612c9af39b65d267c4c47de54d943c078dcdfb2;hpb=0aa9b4beb7bb3a1c2b336ae0449bdfc522b2a68d;p=civicrm-core.git diff --git a/composer.lock b/composer.lock index 0612c9af39..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": "6abd711477a577550967549258a7aec0", + "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", @@ -147,14 +184,20 @@ }, { "name": "marcj/topsort", - "version": "dev-1.0-php53", + "version": "1.1.0", "source": { "type": "git", - "url": "https://github.com/totten/topsort.php.git", - "reference": "2765723d36f0e536d987e42cbc60de52209212bd" + "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.3" + "php": ">=5.4" }, "require-dev": { "codeclimate/php-test-reporter": "dev-master", @@ -168,6 +211,7 @@ "MJS\\TopSort\\Tests\\": "tests/Tests/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -183,7 +227,7 @@ "topological sort", "topsort" ], - "time": "2016-03-25 21:38:05" + "time": "2016-11-19T14:58:11+00:00" }, { "name": "pclzip/pclzip", @@ -485,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", @@ -1599,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": [], @@ -1607,7 +1651,6 @@ "minimum-stability": "stable", "stability-flags": { "zetacomponents/mail": 20, - "marcj/topsort": 20, "pear/validate_finance_creditcard": 20 }, "prefer-stable": false,