Skip to content

Commit c8909ef

Browse files
committed
AWS-SDK-PHP needs a newer PHP version (part 2)
1 parent bfbfddd commit c8909ef

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
@@ -19,7 +19,7 @@
1919
}
2020
],
2121
"require": {
22-
"php": "^8.0|^8.1|^8.2",
22+
"php": "^8.1|^8.2",
2323
"ext-json": "*",
2424
"aws/aws-sdk-php": "^3.308",
2525
"bref/bref": "^1.1",

0 commit comments

Comments
 (0)