We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4547fee commit 7638481Copy full SHA for 7638481
1 file changed
composer.json
@@ -18,7 +18,7 @@
18
}
19
],
20
"require": {
21
- "php": ">=7.3 <=8.4",
+ "php": ">=7.3 <8.5",
22
"composer-plugin-api": "^2.1",
23
"roundcube/roundcubemail": "*"
24
},
0 commit comments