Skip to content

Commit bb3f9ab

Browse files
committed
chore: pin required php version to 8.2
1 parent dd58e67 commit bb3f9ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
],
2525
"minimum-stability": "stable",
2626
"require": {
27+
"php": ">=8.2",
2728
"guzzlehttp/guzzle": "7.9.3"
2829
},
2930
"require-dev": {

0 commit comments

Comments
 (0)