Skip to content

Commit 9db89cf

Browse files
committed
Bump minimum PHP version to 8.4 in composer.json
1 parent 4a5b46e commit 9db89cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{ "name": "Christopher Davis", "email": "chris@pmg.com" }
88
],
99
"require": {
10-
"php": "^8.3",
10+
"php": "^8.4",
1111
"pmg/queue": "^6.2",
1212
"psr/log": "^1.0 || ^2.0 || ^3.0",
1313
"aws/aws-sdk-php": "^3.0"

0 commit comments

Comments
 (0)