Injecting configuration and compiling...
[1G [1G-----> PHP app detected
[91m-----> [0m[91mBootstrapping...
[0m[91m-----> [0m[91mPreparing platform package installation...
[0m[91m-----> [0m[91mInstalling platform packages...
[0m[91m - php (8.5.3)
[0m[91m - ext-sqlite3 (bundled with php)
[0m[91m - ext-pdo_sqlite (bundled with php)
[0m[91m - ext-mbstring (bundled with php)
[0m[91m - ext-gd (bundled with php)
[0m[91m - apache (2.4.66)
[0m[91m - composer (2.9.3+heroku1)
[0m[91m - nginx (1.28.1)
[0m[91m-----> [0m[91mInstalling dependencies...
[0m[91m Composer version 2.9.3 2025-12-30 13:40:17
[0m[91m Installing dependencies from lock file
[0m[91m Verifying lock file contents can be installed on current platform.
[0m[91m Package operations: 5 installs, 0 updates, 0 removals
[0m[91m - Downloading pguardiario/phpuri (1.0)
[0m[91m - Downloading electrolinux/phpquery (0.9.7)
[0m[91m - Downloading byjg/pgbrowser (1.0.0)
[0m[91m - Syncing openaustralia/scraperwiki (dev-morph_defaults e996fe0) into cache
[0m[91m - Downloading torann/dom-parser (2.0.2)
[0m[91m Failed to download pguardiario/phpuri from dist: The "https://api.github.com/repos/monkeysuffrage/phpuri/zipball/ad0a5ec033fe616cfef55578b9c7f2458be8fbfc" file could not be downloaded (HTTP/2 404 ):
{"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip","status":"404"}
Now trying to download from source
[0m[91m - Syncing pguardiario/phpuri (1.0) into cache
[0m[91m
[0m[91m In Git.php line 604:
Failed to clone https://github.com/monkeysuffrage/phpuri.git via https, ssh
protocols, aborting.
- https://github.com/monkeysuffrage/phpuri.git
Cloning into bare repository '/tmp/cache/php/.composer/cache/vcs/https---
github.com-monkeysuffrage-phpuri.git'...
fatal: could not read Username for 'https://github.com': terminal prompts
disabled
- git@github.com:monkeysuffrage/phpuri.git
Cloning into bare repository '/tmp/cache/php/.composer/cache/vcs/https---
github.com-monkeysuffrage-phpuri.git'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-security-blocking] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...]
[0m[91m[1;31m
! ERROR: [0m[91mDependency installation failed!
!
! The 'composer install' process failed with an error. The cause
! may be the download or installation of packages, or a pre- or
[0m[91m ! post-install hook (e.g. a 'post-install-cmd' item in 'scripts')
! in your 'composer.json'.
!
! Typical error cases are out-of-date or missing parts of code,
! timeouts when making external connections, or memory limits.
!
[0m[91m ! Check the above error output closely to determine the cause of
[0m[91m ! the problem, ensure the code you're pushing is functioning
[0m[91m ! properly, and that all local changes are committed correctly.
!
[0m[91m ! For more information on builds for PHP on Heroku, refer to
! https://devcenter.heroku.com/articles/php-support
[0m[91m[0m
[0m