Skip to content

Commit 2a8886a

Browse files
SDK regeneration
1 parent b5ec427 commit 2a8886a

File tree

5 files changed

+27999
-3
lines changed

5 files changed

+27999
-3
lines changed

.fern/metadata.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"cliVersion": "2.8.1",
3+
"generatorName": "fernapi/fern-php-sdk",
4+
"generatorVersion": "1.22.3",
5+
"generatorConfig": {
6+
"clientName": "SquareClient",
7+
"namespace": "Square",
8+
"packageName": "square/square",
9+
"propertyAccess": "private",
10+
"inlinePathParameters": true,
11+
"composerJson": {
12+
"description": "Use Square APIs to manage and run business including payment, customer, product, inventory, and employee management.",
13+
"author": {
14+
"name": "Square Developer Platform",
15+
"url": "https://developer.squareup.com",
16+
"email": "[email protected]"
17+
},
18+
"homepage": "https://squareup.com/developers",
19+
"require": {
20+
"apimatic/unirest-php": "^4.0.0",
21+
"apimatic/core-interfaces": "~0.1.5",
22+
"apimatic/core": "~0.3.12"
23+
}
24+
}
25+
}
26+
}

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.2.0.20251016",
3+
"version": "43.3.0.20251016",
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)