Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Change composer.json to allow PHP8 #37

Open
@hacheraw

Description

@hacheraw

I'm using CakePHP 4.3 running on PHP8.1 and get no errors/deprecations and everything is working as expected.
The only deprecation I get is using Cake\Console\Shell instead of Commands (they will be removed in CakePHP 5.0)

Could you please update composer.json to something like "php": ">=7.2 <9", so we don't have to use composer update --ignore-platform-reqs

I could to a PR if >=7.2 <9 is good for you.

Thanks!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions