Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix sabre-io#1094. I generate composer.lock using php 8.1, and I have verified that the composer.lock is compatible with php 8.1, 8.2, 8.3, 8.4. Besides, we should always generate composer.lock using the minimium php version that we support (For now it's php 8.1) to avoid compatibility issues.
- Loading branch information