Skip to content

Commit a633e30

Browse files
fern-api[bot]mikekonoclaude
authored
🌿 Fern Regeneration -- January 22, 2026 (#179)
* SDK regeneration * Remove MobileAuthorizationTest - API no longer exists The Mobile Authorization API has been removed, so this test is no longer valid. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: Mike Konopelski <mikek@squareup.com> Co-authored-by: Claude <noreply@anthropic.com>
1 parent c025909 commit a633e30

123 files changed

Lines changed: 2293 additions & 848 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.fern/metadata.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"cliVersion": "2.8.1",
2+
"cliVersion": "3.38.0",
33
"generatorName": "fernapi/fern-php-sdk",
4-
"generatorVersion": "1.22.3",
4+
"generatorVersion": "1.25.2",
55
"generatorConfig": {
66
"clientName": "SquareClient",
77
"namespace": "Square",
@@ -22,5 +22,6 @@
2222
"apimatic/core": "~0.3.12"
2323
}
2424
}
25-
}
25+
},
26+
"sdkVersion": "44.0.0.20260122"
2627
}

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 Square.
3+
Copyright (c) 2026 Square.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "square/square",
3-
"version": "43.3.0.20251016",
3+
"version": "44.0.0.20260122",
44
"description": "Use Square APIs to manage and run business including payment, customer, product, inventory, and employee management.",
55
"keywords": [
66
"square",

0 commit comments

Comments
 (0)