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

No me deja desplegar el fork siguiendo el tutorial de el readme.md #14

Open
ayrtonscott opened this issue Aug 15, 2022 · 0 comments
Open

Comments

@ayrtonscott
Copy link

-----> Building on the Heroku-20 stack
-----> Determining which buildpack to use for this app
-----> PHP app detected
-----> Bootstrapping...
! WARNING: Your 'composer.lock' is out of date!
!
! The 'composer.lock' file in your project is not up to date with
! the main 'composer.json' file. This may result in installation
! of incorrect packages or package versions.
!
! The lock file is required in order to guarantee reliable and
! reproducible installation of dependencies across systems and
! deploys. It must always be kept in sync with 'composer.json'.
!
! Whenever you change 'composer.json', ensure that you perform
! the following steps locally on your computer:
! 1) run 'composer update'
! 2) add all changes using 'git add composer.json composer.lock'
! 3) commit using 'git commit'
!
! Ensure that you updated the lock file correctly, and that you
! ran 'git add' on both files, before deploying again.
!
! Please remember to always keep your 'composer.lock' updated in
! lockstep with 'composer.json' to avoid common problems related
! to dependencies during collaboration and deployment.
!
! Please refer to the Composer documentation for further details:
! https://getcomposer.org/doc/
! https://getcomposer.org/doc/01-basic-usage.md
-----> Preparing platform package installation...
NOTICE: No runtime required in composer.lock; using PHP ^7.3.0 | ^8.0.0
-----> Installing platform packages...
- apache (2.4.54)
- php (8.1.9)
- composer (2.2.17)
- nginx (1.22.0)
-----> Installing dependencies...
Composer version 2.2.17 2022-07-13 15:27:38

     [Composer\Json\JsonValidationException]                                                                     
     "composer.json" does not match the expected JSON schema:                                                    
      - name : Does not match the regex pattern ^[a-z0-9]([_.-]?[a-z0-9]+)*/[a-z0-9](([_.]|-{1,2})?[a-z0-9]+)*$  
                                                                                                                 
   
   install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [-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] [--] [<packages>]...

! ERROR: Dependency installation failed!
!
! The 'composer install' process failed with an error. The cause
! may be the download or installation of packages, or a pre- or
! 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.
!
! Check the above error output closely to determine the cause of
! the problem, ensure the code you're pushing is functioning
! properly, and that all local changes are committed correctly.
!
! For more information on builds for PHP on Heroku, refer to
! https://devcenter.heroku.com/articles/php-support
!
! REMINDER: the following warnings were emitted during the build;
! check the details above, as they may be related to this error:
! - Your 'composer.lock' is out of date!
! Push rejected, failed to compile PHP app.
! Push failed

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

No branches or pull requests

1 participant