Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FreeBSD lib-openssl #10046

Closed
VictorVolpe opened this issue Aug 10, 2021 · 1 comment
Closed

FreeBSD lib-openssl #10046

VictorVolpe opened this issue Aug 10, 2021 · 1 comment
Labels
Milestone

Comments

@VictorVolpe
Copy link

Hey guys, I moved my composer.json from Windows to FreeBSD, but having some trouble with lib-openssl. Any tip will be appreciated.

My composer.json:

{
    "require": {
        "phpmailer/phpmailer": "^6.1",
        "google/recaptcha": "^1.2",
        "mercadopago/dx-php": "^2.1",
        "pagseguro/pagseguro-php-sdk": "^6.0",
        "paypal/rest-api-sdk-php": "^1.14",
        "coinbase/coinbase-commerce": "^1.0",
        "muvasco/picpay-php-sdk": "^1.0",
        "cbschuld/browser.php": "^1.9",
        "endroid/qr-code": "^3.9",
        "robthree/twofactorauth": "^1.7"
    }
}

Output of composer diagnose:

Checking composer.json: WARNING
No license specified, it is recommended to do so. For closed-source software you may use "proprietary" as license.
Checking platform settings: OK
Checking git settings: OK
Checking http connectivity to packagist: OK
Checking https connectivity to packagist: OK
Checking github.com rate limit: OK
Checking disk free space: OK
Checking pubkeys:
Tags Public Key Fingerprint: 57815BA2 7E54DC31 7ECC7CC5 573090D0  87719BA6 8F3BB723 4E5D42D0 84A14642
Dev Public Key Fingerprint: 4AC45767 E5EC2265 2F0C1167 CBBB8A2B  0C708369 153E328C AD90147D AFE50952
OK
Checking composer version: OK
Composer version: 2.1.5
PHP version: 7.3.29
PHP binary path: /usr/local/bin/php
OpenSSL version: OpenSSL 1.1.1h-freebsd  22 Sep 2020
cURL version: 7.78.0 libz 1.2.11 ssl OpenSSL/1.1.1h
zip: extension present, unzip present, 7-Zip not available

When I run composer update -vvv I get the following output:

Reading ./composer.json (/usr/home/victor/public_html/composer.json)
Loading config file ./composer.json (/usr/home/victor/public_html/composer.json)
Checked CA file /usr/local/share/certs/ca-root-nss.crt: valid
Executing command (/usr/home/victor/public_html): git branch -a --no-color --no-abbrev -v
Executing command (/usr/home/victor/public_html): git describe --exact-match --tags
Executing command (CWD): git --version
Executing command (/usr/home/victor/public_html): git log --pretty="%H" -n1 HEAD
Executing command (/usr/home/victor/public_html): hg branch
Executing command (/usr/home/victor/public_html): fossil branch list
Executing command (/usr/home/victor/public_html): fossil tag list
Executing command (/usr/home/victor/public_html): svn info --xml
Failed to initialize global composer: Composer could not find the config file: /home/victor/.composer/composer.json

Reading /usr/home/victor/public_html/vendor/composer/installed.json
Running 2.1.5 (2021-07-23 10:35:47) with PHP 7.3.29 on FreeBSD / 12.2-RELEASE-p7
Loading composer repositories with package information
Downloading https://repo.packagist.org/packages.json
[200] https://repo.packagist.org/packages.json
Writing /home/victor/.composer/cache/repo/https---repo.packagist.org/packages.json into cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-phpmailer~phpmailer.json from cache
Downloading https://repo.packagist.org/p2/phpmailer/phpmailer.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-google~recaptcha.json from cache
Downloading https://repo.packagist.org/p2/google/recaptcha.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-mercadopago~dx-php.json from cache
Downloading https://repo.packagist.org/p2/mercadopago/dx-php.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-pagseguro~pagseguro-php-sdk.json from cache
Downloading https://repo.packagist.org/p2/pagseguro/pagseguro-php-sdk.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-paypal~rest-api-sdk-php.json from cache
Downloading https://repo.packagist.org/p2/paypal/rest-api-sdk-php.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-coinbase~coinbase-commerce.json from cache
Downloading https://repo.packagist.org/p2/coinbase/coinbase-commerce.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-muvasco~picpay-php-sdk.json from cache
Downloading https://repo.packagist.org/p2/muvasco/picpay-php-sdk.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-cbschuld~browser.php.json from cache
Downloading https://repo.packagist.org/p2/cbschuld/browser.php.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-endroid~qr-code.json from cache
Downloading https://repo.packagist.org/p2/endroid/qr-code.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-robthree~twofactorauth.json from cache
Downloading https://repo.packagist.org/p2/robthree/twofactorauth.json if modified
[304] https://repo.packagist.org/p2/phpmailer/phpmailer.json
[304] https://repo.packagist.org/p2/google/recaptcha.json
[304] https://repo.packagist.org/p2/mercadopago/dx-php.json
[304] https://repo.packagist.org/p2/pagseguro/pagseguro-php-sdk.json
[304] https://repo.packagist.org/p2/paypal/rest-api-sdk-php.json
[304] https://repo.packagist.org/p2/coinbase/coinbase-commerce.json
[304] https://repo.packagist.org/p2/muvasco/picpay-php-sdk.json
[304] https://repo.packagist.org/p2/cbschuld/browser.php.json
[304] https://repo.packagist.org/p2/endroid/qr-code.json
[304] https://repo.packagist.org/p2/robthree/twofactorauth.json
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-doctrine~common.json from cache
Downloading https://repo.packagist.org/p2/doctrine/common.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-doctrine~annotations.json from cache
Downloading https://repo.packagist.org/p2/doctrine/annotations.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-psr~log.json from cache
Downloading https://repo.packagist.org/p2/psr/log.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-guzzlehttp~guzzle.json from cache
Downloading https://repo.packagist.org/p2/guzzlehttp/guzzle.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-psr~http-message.json from cache
Downloading https://repo.packagist.org/p2/psr/http-message.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-bacon~bacon-qr-code.json from cache
Downloading https://repo.packagist.org/p2/bacon/bacon-qr-code.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-khanamiryan~qrcode-detector-decoder.json from cache
Downloading https://repo.packagist.org/p2/khanamiryan/qrcode-detector-decoder.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-myclabs~php-enum.json from cache
Downloading https://repo.packagist.org/p2/myclabs/php-enum.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~options-resolver.json from cache
Downloading https://repo.packagist.org/p2/symfony/options-resolver.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~property-access.json from cache
Downloading https://repo.packagist.org/p2/symfony/property-access.json if modified
[304] https://repo.packagist.org/p2/doctrine/common.json
[304] https://repo.packagist.org/p2/doctrine/annotations.json
[304] https://repo.packagist.org/p2/psr/log.json
[304] https://repo.packagist.org/p2/guzzlehttp/guzzle.json
[304] https://repo.packagist.org/p2/psr/http-message.json
[304] https://repo.packagist.org/p2/bacon/bacon-qr-code.json
[304] https://repo.packagist.org/p2/khanamiryan/qrcode-detector-decoder.json
[304] https://repo.packagist.org/p2/myclabs/php-enum.json
[304] https://repo.packagist.org/p2/symfony/options-resolver.json
[304] https://repo.packagist.org/p2/symfony/property-access.json
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-doctrine~persistence.json from cache
Downloading https://repo.packagist.org/p2/doctrine/persistence.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-doctrine~inflector.json from cache
Downloading https://repo.packagist.org/p2/doctrine/inflector.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-doctrine~cache.json from cache
Downloading https://repo.packagist.org/p2/doctrine/cache.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-doctrine~collections.json from cache
Downloading https://repo.packagist.org/p2/doctrine/collections.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-doctrine~lexer.json from cache
Downloading https://repo.packagist.org/p2/doctrine/lexer.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-doctrine~annotations.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-doctrine~event-manager.json from cache
Downloading https://repo.packagist.org/p2/doctrine/event-manager.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-doctrine~reflection.json from cache
Downloading https://repo.packagist.org/p2/doctrine/reflection.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-psr~cache.json from cache
Downloading https://repo.packagist.org/p2/psr/cache.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~polyfill-intl-idn.json from cache
Downloading https://repo.packagist.org/p2/symfony/polyfill-intl-idn.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-guzzlehttp~promises.json from cache
Downloading https://repo.packagist.org/p2/guzzlehttp/promises.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-guzzlehttp~psr7.json from cache
Downloading https://repo.packagist.org/p2/guzzlehttp/psr7.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-guzzlehttp~ringphp.json from cache
Downloading https://repo.packagist.org/p2/guzzlehttp/ringphp.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-react~promise.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-dasprid~enum.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-vimeo~psalm.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~deprecation-contracts.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~polyfill-php73.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~polyfill-php80.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~property-info.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~inflector.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~polyfill-php70.json from cache
[304] https://repo.packagist.org/p2/doctrine/persistence.json
Downloading https://repo.packagist.org/p2/react/promise.json if modified
[304] https://repo.packagist.org/p2/doctrine/inflector.json
[304] https://repo.packagist.org/p2/doctrine/cache.json
[304] https://repo.packagist.org/p2/doctrine/collections.json
[304] https://repo.packagist.org/p2/doctrine/lexer.json
[304] https://repo.packagist.org/p2/doctrine/event-manager.json
[304] https://repo.packagist.org/p2/doctrine/reflection.json
[304] https://repo.packagist.org/p2/psr/cache.json
[304] https://repo.packagist.org/p2/symfony/polyfill-intl-idn.json
[304] https://repo.packagist.org/p2/guzzlehttp/promises.json
[304] https://repo.packagist.org/p2/guzzlehttp/psr7.json
[304] https://repo.packagist.org/p2/guzzlehttp/ringphp.json
Downloading https://repo.packagist.org/p2/dasprid/enum.json if modified
Downloading https://repo.packagist.org/p2/vimeo/psalm.json if modified
Downloading https://repo.packagist.org/p2/symfony/deprecation-contracts.json if modified
Downloading https://repo.packagist.org/p2/symfony/polyfill-php73.json if modified
Downloading https://repo.packagist.org/p2/symfony/polyfill-php80.json if modified
Downloading https://repo.packagist.org/p2/symfony/property-info.json if modified
Downloading https://repo.packagist.org/p2/symfony/inflector.json if modified
Downloading https://repo.packagist.org/p2/symfony/polyfill-php70.json if modified
[304] https://repo.packagist.org/p2/react/promise.json
[304] https://repo.packagist.org/p2/dasprid/enum.json
[304] https://repo.packagist.org/p2/vimeo/psalm.json
[304] https://repo.packagist.org/p2/symfony/deprecation-contracts.json
[304] https://repo.packagist.org/p2/symfony/polyfill-php73.json
[304] https://repo.packagist.org/p2/symfony/polyfill-php80.json
[304] https://repo.packagist.org/p2/symfony/property-info.json
[304] https://repo.packagist.org/p2/symfony/inflector.json
[304] https://repo.packagist.org/p2/symfony/polyfill-php70.json
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-doctrine~cache.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-doctrine~deprecations.json from cache
Downloading https://repo.packagist.org/p2/doctrine/deprecations.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~polyfill-intl-normalizer.json from cache
Downloading https://repo.packagist.org/p2/symfony/polyfill-intl-normalizer.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~polyfill-php72.json from cache
Downloading https://repo.packagist.org/p2/symfony/polyfill-php72.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~polyfill-mbstring.json from cache
Downloading https://repo.packagist.org/p2/symfony/polyfill-mbstring.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-ralouphie~getallheaders.json from cache
Downloading https://repo.packagist.org/p2/ralouphie/getallheaders.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-guzzlehttp~streams.json from cache
Downloading https://repo.packagist.org/p2/guzzlehttp/streams.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-react~promise.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-amphp~amp.json from cache
Downloading https://repo.packagist.org/p2/amphp/amp.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-amphp~byte-stream.json from cache
Downloading https://repo.packagist.org/p2/amphp/byte-stream.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-composer~package-versions-deprecated.json from cache
Downloading https://repo.packagist.org/p2/composer/package-versions-deprecated.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-composer~semver.json from cache
Downloading https://repo.packagist.org/p2/composer/semver.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-composer~xdebug-handler.json from cache
Downloading https://repo.packagist.org/p2/composer/xdebug-handler.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-dnoegel~php-xdg-base-dir.json from cache
Downloading https://repo.packagist.org/p2/dnoegel/php-xdg-base-dir.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-felixfbecker~advanced-json-rpc.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-felixfbecker~language-server-protocol.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-netresearch~jsonmapper.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-nikic~php-parser.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-openlss~lib-array2xml.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-sebastian~diff.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~console.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-webmozart~glob.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-webmozart~path-util.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-ocramius~package-versions.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~string.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~polyfill-ctype.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-paragonie~random-compat.json from cache
[304] https://repo.packagist.org/p2/doctrine/deprecations.json
[304] https://repo.packagist.org/p2/symfony/polyfill-intl-normalizer.json
[304] https://repo.packagist.org/p2/symfony/polyfill-php72.json
[304] https://repo.packagist.org/p2/symfony/polyfill-mbstring.json
[304] https://repo.packagist.org/p2/ralouphie/getallheaders.json
[304] https://repo.packagist.org/p2/guzzlehttp/streams.json
[304] https://repo.packagist.org/p2/amphp/amp.json
[304] https://repo.packagist.org/p2/amphp/byte-stream.json
[304] https://repo.packagist.org/p2/composer/package-versions-deprecated.json
[304] https://repo.packagist.org/p2/composer/semver.json
[304] https://repo.packagist.org/p2/composer/xdebug-handler.json
[304] https://repo.packagist.org/p2/dnoegel/php-xdg-base-dir.json
Downloading https://repo.packagist.org/p2/felixfbecker/advanced-json-rpc.json if modified
Downloading https://repo.packagist.org/p2/felixfbecker/language-server-protocol.json if modified
Downloading https://repo.packagist.org/p2/netresearch/jsonmapper.json if modified
Downloading https://repo.packagist.org/p2/nikic/php-parser.json if modified
Downloading https://repo.packagist.org/p2/openlss/lib-array2xml.json if modified
Downloading https://repo.packagist.org/p2/sebastian/diff.json if modified
Downloading https://repo.packagist.org/p2/symfony/console.json if modified
Downloading https://repo.packagist.org/p2/webmozart/glob.json if modified
Downloading https://repo.packagist.org/p2/webmozart/path-util.json if modified
Downloading https://repo.packagist.org/p2/ocramius/package-versions.json if modified
Downloading https://repo.packagist.org/p2/symfony/string.json if modified
Downloading https://repo.packagist.org/p2/symfony/polyfill-ctype.json if modified
[304] https://repo.packagist.org/p2/felixfbecker/advanced-json-rpc.json
[304] https://repo.packagist.org/p2/felixfbecker/language-server-protocol.json
[304] https://repo.packagist.org/p2/netresearch/jsonmapper.json
[304] https://repo.packagist.org/p2/nikic/php-parser.json
[304] https://repo.packagist.org/p2/openlss/lib-array2xml.json
[304] https://repo.packagist.org/p2/sebastian/diff.json
[304] https://repo.packagist.org/p2/symfony/console.json
[304] https://repo.packagist.org/p2/webmozart/glob.json
[304] https://repo.packagist.org/p2/webmozart/path-util.json
[304] https://repo.packagist.org/p2/ocramius/package-versions.json
[304] https://repo.packagist.org/p2/symfony/string.json
[304] https://repo.packagist.org/p2/symfony/polyfill-ctype.json
Downloading https://repo.packagist.org/p2/paragonie/random_compat.json if modified
[304] https://repo.packagist.org/p2/paragonie/random_compat.json
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-amphp~amp.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-netresearch~jsonmapper.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-phpdocumentor~reflection-docblock.json from cache
Downloading https://repo.packagist.org/p2/phpdocumentor/reflection-docblock.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~polyfill-mbstring.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~service-contracts.json from cache
Downloading https://repo.packagist.org/p2/symfony/service-contracts.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~contracts.json from cache
Downloading https://repo.packagist.org/p2/symfony/contracts.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~debug.json from cache
Downloading https://repo.packagist.org/p2/symfony/debug.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-webmozart~path-util.json from cache
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-webmozart~assert.json from cache
Downloading https://repo.packagist.org/p2/webmozart/assert.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~polyfill-intl-grapheme.json from cache
Downloading https://repo.packagist.org/p2/symfony/polyfill-intl-grapheme.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-symfony~polyfill-intl-normalizer.json from cache
[304] https://repo.packagist.org/p2/phpdocumentor/reflection-docblock.json
[304] https://repo.packagist.org/p2/symfony/service-contracts.json
[304] https://repo.packagist.org/p2/symfony/contracts.json
[304] https://repo.packagist.org/p2/symfony/debug.json
[304] https://repo.packagist.org/p2/webmozart/assert.json
[304] https://repo.packagist.org/p2/symfony/polyfill-intl-grapheme.json
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-phpdocumentor~type-resolver.json from cache
Downloading https://repo.packagist.org/p2/phpdocumentor/type-resolver.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-phpdocumentor~reflection-common.json from cache
Downloading https://repo.packagist.org/p2/phpdocumentor/reflection-common.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-psr~container.json from cache
Downloading https://repo.packagist.org/p2/psr/container.json if modified
Reading /home/victor/.composer/cache/repo/https---repo.packagist.org/provider-psr~log.json from cache
[304] https://repo.packagist.org/p2/phpdocumentor/type-resolver.json
[304] https://repo.packagist.org/p2/phpdocumentor/reflection-common.json
[304] https://repo.packagist.org/p2/psr/container.json
Updating dependencies
Generating rules
Resolving dependencies through SAT
Looking at all rules.
Something's changed, looking at all rules again (pass #1)
Dependency resolution completed in 0.023 seconds
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires pagseguro/pagseguro-php-sdk ^6.0 -> satisfiable by pagseguro/pagseguro-php-sdk[6.0.0].
    - pagseguro/pagseguro-php-sdk 6.0.0 requires lib-openssl * -> it has the wrong version installed or is missing from your system, make sure to load the extension providing it.

Output of php -i:

openssl

OpenSSL support => enabled
OpenSSL Library Version => OpenSSL 1.1.1h-freebsd  22 Sep 2020
OpenSSL Header Version => OpenSSL 1.1.1h-freebsd  22 Sep 2020
Openssl default config => /etc/ssl/openssl.cnf

Output of composer show -p:

composer-plugin-api    2.1.0       The Composer Plugin API
composer-runtime-api   2.1.0       The Composer Runtime API
ext-ctype              7.3.29      The ctype PHP extension
ext-curl               7.3.29      The curl PHP extension
ext-date               7.3.29      The date PHP extension
ext-dom                20031129    The dom PHP extension
ext-fileinfo           7.3.29      The fileinfo PHP extension
ext-filter             7.3.29      The filter PHP extension
ext-gd                 7.3.29      The gd PHP extension
ext-hash               7.3.29      The hash PHP extension
ext-iconv              7.3.29      The iconv PHP extension
ext-imap               7.3.29      The imap PHP extension
ext-intl               7.3.29      The intl PHP extension
ext-json               1.7.0       The json PHP extension
ext-libxml             7.3.29      The libxml PHP extension
ext-mbstring           7.3.29      The mbstring PHP extension
ext-mcrypt             1.0.4       The mcrypt PHP extension
ext-mysqli             7.3.29      The mysqli PHP extension
ext-mysqlnd            0           The mysqlnd PHP extension (actual version: mysqlnd 5.0.12-dev - 20150407 - $Id: 7cc7cc96e675f6d72e5cf0f267f48e167c2abb23 $)
ext-odbc               7.3.29      The odbc PHP extension
ext-openssl            7.3.29      The openssl PHP extension
ext-pcre               7.3.29      The pcre PHP extension
ext-pdo                7.3.29      The PDO PHP extension
ext-pdo_dblib          7.3.29      The pdo_dblib PHP extension
ext-pdo_mysql          7.3.29      The pdo_mysql PHP extension
ext-pdo_odbc           7.3.29      The PDO_ODBC PHP extension
ext-pdo_sqlite         7.3.29      The pdo_sqlite PHP extension
ext-phar               7.3.29      The Phar PHP extension
ext-posix              7.3.29      The posix PHP extension
ext-redis              5.3.2       The redis PHP extension
ext-reflection         7.3.29      The Reflection PHP extension
ext-rrd                2.0.1       The rrd PHP extension
ext-session            7.3.29      The session PHP extension
ext-simplexml          7.3.29      The SimpleXML PHP extension
ext-soap               7.3.29      The soap PHP extension
ext-sockets            7.3.29      The sockets PHP extension
ext-spl                7.3.29      The SPL PHP extension
ext-sqlite3            7.3.29      The sqlite3 PHP extension
ext-tokenizer          7.3.29      The tokenizer PHP extension
ext-xml                7.3.29      The xml PHP extension
ext-xmlreader          7.3.29      The xmlreader PHP extension
ext-xmlrpc             7.3.29      The xmlrpc PHP extension
ext-xmlwriter          7.3.29      The xmlwriter PHP extension
ext-zend-opcache       7.3.29      The Zend OPcache PHP extension
ext-zip                1.15.4      The zip PHP extension
ext-zlib               7.3.29      The zlib PHP extension
lib-curl               7.78.0      The curl library
lib-curl-libssh2       1.9.0       curl libssh2 version
lib-curl-openssl       1.1.1.8     curl OpenSSL version (1.1.1.8)
lib-curl-zlib          1.2.11      curl zlib version
lib-date-timelib       2018.04     date timelib version
lib-date-zoneinfo      2020.4      zoneinfo ("Olson") database for date
lib-fileinfo-libmagic  533         fileinfo libmagic version
lib-gd                 2.3.1       The gd library
lib-gd-freetype        2.10.4      freetype version for gd
lib-gd-libjpeg         8.0         libjpeg version for gd
lib-gd-libpng          1.6.37+apng libpng version for gd
lib-iconv              1.16        The iconv library
lib-icu                69.1        The ICU unicode and globalization support library
lib-icu-cldr           39          ICU CLDR project version
lib-icu-unicode        13.0.0      ICU unicode version
lib-icu-zoneinfo       2021.1      zoneinfo ("Olson") database for icu
lib-libxml             2.9.12      libxml library version
lib-mbstring-libmbfl   1.3.2       mbstring libmbfl version
lib-mbstring-oniguruma 6.9.7       mbstring oniguruma version
lib-mysqlnd-mysqlnd    5.0.12-dev  mysqlnd library version for mysqlnd
lib-pcre               10.37       The pcre library
lib-pcre-unicode       13.0.0      PCRE Unicode version support
lib-pdo_mysql-mysqlnd  5.0.12-dev  mysqlnd library version for pdo_mysql
lib-pdo_sqlite-sqlite  3.35.5      The pdo_sqlite-sqlite library
lib-sqlite3-sqlite     3.35.5      The sqlite3-sqlite library
lib-zlib               1.2.11      The zlib library
php                    7.3.29      The PHP interpreter
php-64bit              7.3.29      The PHP interpreter, 64bit
php-ipv6               7.3.29      The PHP interpreter, with IPv6 support

Thanks!

@Seldaek Seldaek added this to the 2.1 milestone Aug 19, 2021
@Seldaek Seldaek added the Bug label Aug 19, 2021
@Seldaek
Copy link
Member

Seldaek commented Aug 19, 2021

This was an issue due to the -freebsd suffix they add which messed up our version parsing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants