Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

composer php version need 8.3.2 #38

Closed
linjuchen opened this issue Feb 21, 2024 · 2 comments
Closed

composer php version need 8.3.2 #38

linjuchen opened this issue Feb 21, 2024 · 2 comments
Labels
Bug Something isn't working

Comments

@linjuchen
Copy link

I can't install!

@linjuchen linjuchen added the Bug Something isn't working label Feb 21, 2024
@laminas-bot
Copy link
Contributor

This package is considered feature-complete, and is now in security-only maintenance mode, following a decision by the Technical Steering Committee.
If you have a security issue, please follow our security reporting guidelines.
If you wish to take on the role of maintainer, please nominate yourself

If you are looking for an actively maintained package alternative, we recommend:

@froschdesign
Copy link
Member

@linjuchen
This package supports already version 8.3 of PHP. Please see: https://github.com/laminas/laminas-mime/releases/tag/2.12.0

"require": {
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
"laminas/laminas-stdlib": "^2.7 || ^3.0"
},

Check also the documentation of Composer for explanation of the tilde version range operator.

If you have more questions or problems, please use our forum or chat.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants