Skip to content

Commit 64265dc

Browse files
Update dependency php to 8.2.* || 8.3.* || 8.4.* || 8.5.*
1 parent d94479b commit 64265dc

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
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"require": {
21-
"php": "8.2.* || 8.3.* || 8.4.*"
21+
"php": "8.2.* || 8.3.* || 8.4.* || 8.5.*"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)