[Bug]: The package requires php 8.3 instead of 8.2 #63
robinstraub
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
The project php version requirement has been bumped from
^8.1to^8.3in this commit. This does not align with Laravel 11 which allows^8.2in 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.2Package Version
1.2.1
PHP Version
8.2
Laravel Version
11
Which operating systems does with happen with?
No response
Notes
No response
Beta Was this translation helpful? Give feedback.
All reactions