Git Product home page Git Product logo

Comments (4)

LukeTowers avatar LukeTowers commented on July 19, 2024 2

@tzalexander @lopes-vincent @FabianKoestring @Freespacer new version (2.0.1) has been released, apologies for the delay, notifications were broken.

from assetic.

lopes-vincent avatar lopes-vincent commented on July 19, 2024

Hi,
you can do composer require assetic/framework dev-develop#b067e1779fc18db43031a4dc9a80308465febcfd to require the latest commit on develop branch while there is no official release for a php 8 compatible version.
But this is not "future-proof" and you will be stuck on this commit.

So does anyone know when the new version will be released ? 🙂

Thanks

from assetic.

FabianKoestring avatar FabianKoestring commented on July 19, 2024

Any news on this?

from assetic.

Freespacer avatar Freespacer commented on July 19, 2024

We included the package rwoverdijk/assetmanager for PHP 8 that needed assetic/framework package. The package rwoverdijk/assetmanager is ready for PHP 8 but required 2.0 without PHP 8 Support. It produced PHP version conflicts and can not solved with the current version.

Currently we use a nasty workaround in composer.json:
"require": { "assetic/framework": "dev-master as 2.0" }

We would be appreciated that we can get a new package version with official support for PHP 8.

Thank you.

from assetic.

Related Issues (13)

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.