Skip to content

Commit 40936c7

Browse files
committed
Allow php 8.x
1 parent 73099fc commit 40936c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install-extensions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Linux:7.*|Linux:8.*)
7171
install_mongodb
7272
install_tideways_xhprof
7373
;;
74-
*:7.*)
74+
*:7.*|*:8.*)
7575
install_xhprof
7676
install_mongodb
7777
;;

0 commit comments

Comments
 (0)