Skip to content

Commit

Permalink
feat: add support for php 8.3
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Steinmetz <[email protected]>
  • Loading branch information
st3iny committed Nov 23, 2023
1 parent 6b225db commit c432964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<screenshot>https://raw.githubusercontent.com/nextcloud/twofactor_webauthn/main/screenshots/challenge.png</screenshot>

<dependencies>
<php min-version="8.0" max-version="8.2"/>
<php min-version="8.0" max-version="8.3"/>
<lib>gmp</lib>
<nextcloud min-version="26" max-version="28" />
</dependencies>
Expand Down

0 comments on commit c432964

Please sign in to comment.