Git Product home page Git Product logo

Comments (6)

willhlaw avatar willhlaw commented on August 18, 2024 3

Verified that it indeed works.

Steps

  • Update composer.json file with new version string
  • Run following command and use --ignore-platform-reqs to bypass hhvm requirement (see comment here in buildpack source)
  • $> composer update --ignore-platform-reqs

Example run

$ composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1

  • This package requires hhvm ~3.2 but you are running this with PHP and not HHVM.

$ composer update --ignore-platform-reqs
Loading composer repositories with package information
Updating dependencies (including require-dev)

  • Installing composer/installers (v1.0.21)
    Downloading: 100%
  • Installing wordpress/wordpress (4.2.2)
    Down Downloading: 100%
    ...

from heroku-wp.

BilboAtBagEnd avatar BilboAtBagEnd commented on August 18, 2024

You can update composer.json and recreate composer.lock. Then deploy (try
this on a forked Heroku application first, of course, if your WordPress is
currently being used/viewed by other folks).

On Tue, Apr 28, 2015 at 9:05 AM, Jordane Giuly [email protected]
wrote:

Hello,

I'm using heroku-wp to deploy a wordpress with Heroku. A new version of
Wordpress (4.2.1) was released a week ago.
How can we upgrade Wordpress version ?

Thank you,
Jordane


Reply to this email directly or view it on GitHub
#41.

from heroku-wp.

jordanegiuly avatar jordanegiuly commented on August 18, 2024

Hello,
Thank you for your quick response. I'll try that and let you know if it worked.
Best

from heroku-wp.

riyadhalnur avatar riyadhalnur commented on August 18, 2024

the new update (55d0d35) now installs WP 4.3

from heroku-wp.

denisprado avatar denisprado commented on August 18, 2024

There is another way to update? I do not have permission to install composer..

from heroku-wp.

xyu avatar xyu commented on August 18, 2024

Closing this WP core has been upgraded to 4.5 in 2b000f3

from heroku-wp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.