Skip to content

Commit 6c83429

Browse files
committed
update require to php >=8.2 (#25)
1 parent 52484d9 commit 6c83429

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
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"require": {
18-
"php": "^8.1.0",
18+
"php": "^8.2.0",
1919
"nyholm/psr7": "^1.8.2",
2020
"openai-php/client": "^0.12.0",
2121
"psr/http-client": "^1.0.3",

0 commit comments

Comments
 (0)