Skip to content

[Bug]: The package requires php 8.3 instead of 8.2 #59

@robinstraub

Description

@robinstraub

What happened?

The project php version requirement has been bumped from ^8.1 to ^8.3 in this commit. This does not align with Laravel 11 which allows ^8.2 in its own composer.json.

Would it be fine to lower the requirement of this project to php 8.2 ? If so I can open a pull request.

How to reproduce the bug

run composer install composer require spatie/laravel-prometheus "1.2.1" on a system with php 8.2

Package Version

1.2.1

PHP Version

8.2

Laravel Version

11

Which operating systems does with happen with?

No response

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions