generated from spatie/package-skeleton-laravel
-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working