We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6607d62 commit 7d306a0Copy full SHA for 7d306a0
1 file changed
build.savant
@@ -15,7 +15,7 @@
15
*/
16
savantVersion = "1.0.0"
17
18
-project(group: "io.fusionauth", name: "fusionauth-php-client", version: "1.12.0", licenses: ["ApacheV2_0"]) {
+project(group: "io.fusionauth", name: "fusionauth-php-client", version: "1.13.0", licenses: ["ApacheV2_0"]) {
19
workflow {
20
standard()
21
}
0 commit comments