Skip to content

Commit f5e925d

Browse files
committedJul 24, 2024
Added PHP8.3
1 parent 9b6e0b4 commit f5e925d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
}
2626
},
2727
"require": {
28-
"php": "^7.1",
28+
"php": "^7.1 || ^8.3",
2929
"ext-curl": "*",
3030
"ext-json": "*",
3131
"ext-mbstring": "*",

0 commit comments

Comments
 (0)
Please sign in to comment.