Skip to content

Commit 71c6d9f

Browse files
committed
Bump minimum PHP version to 8.2
1 parent 04ee90d commit 71c6d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"homepage": "https://github.com/psr-discovery/http-client-implementations",
1919
"require": {
20-
"php": "^8.1",
20+
"php": "^8.2",
2121
"psr/http-client": "^1.0",
2222
"psr-discovery/discovery": "^1.0"
2323
},

0 commit comments

Comments
 (0)