json-schema icon indicating copy to clipboard operation
json-schema copied to clipboard

Add PHP 8.5 to the build matrix

Open DannyvdSluijs opened this issue 7 months ago • 0 comments

Add PHP 8.5 to the build matrix. Since this version is not released it should allow failure. I've used this in the JsonMapper project as well.

https://github.com/JsonMapper/JsonMapper/blob/develop/.github/workflows/build.yaml#L84 https://github.com/JsonMapper/JsonMapper/blob/develop/.github/workflows/build.yaml#L111

DannyvdSluijs avatar Feb 28 '25 10:02 DannyvdSluijs