Skip to content

Commit 4547fee

Browse files
committed
Enable PHP 8.4
1 parent f77c307 commit 4547fee

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
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"require": {
21-
"php": ">=7.3 <8.4",
21+
"php": ">=7.3 <=8.4",
2222
"composer-plugin-api": "^2.1",
2323
"roundcube/roundcubemail": "*"
2424
},

0 commit comments

Comments
 (0)