Skip to content

Commit 9ce85a4

Browse files
committed
update minimum edition
1 parent 865c622 commit 9ce85a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

php/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ conformance_test(
6868
"@platforms//os:osx": ["@platforms//:incompatible"],
6969
"//conditions:default": [],
7070
}),
71+
maximum_edition = "2023",
7172
testee = "//conformance:conformance_php",
7273
text_format_failure_list = "//conformance:text_format_failure_list_php.txt",
7374
)

0 commit comments

Comments
 (0)