Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 8 additions & 9 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
lockVersion: 2.0.0
id: 16ed6937-9038-4c34-a8b6-e4732948f250
management:
docChecksum: 22f96202c3ae045cbd0695b91aa83b90
docChecksum: b77655a925f194555732882de757436b
docVersion: 1.0.0
speakeasyVersion: 1.761.0
generationVersion: 2.879.1
releaseVersion: 1.5.51
configChecksum: 6dcc0e657d92bb2afbdad0f26e2db508
releaseVersion: 1.5.52
configChecksum: 0ebe2bd53f07634e4341baba25d639ea
repoURL: https://github.com/gr4vy/gr4vy-php.git
installationURL: https://github.com/gr4vy/gr4vy-php.git
published: true
persistentEdits:
generation_id: 297d2fa2-3c12-49d6-a803-4e3287a15944
pristine_commit_hash: d90b7309e2eebe99bc883f017c71ca1ff66ee1c3
pristine_tree_hash: fac0ef1d5dc0f4e9001b81c6ec0f67162077ce3b
generation_id: 803ecb4b-f9f9-432e-96ce-c121caf766aa
pristine_commit_hash: 2a7c0d46ead4ee22c6896ffaf6b924bdd912c0e8
pristine_tree_hash: d55b3451a5714bc422052927843e531edccc9561
features:
php:
constsAndDefaults: 0.2.2
Expand Down Expand Up @@ -3860,8 +3860,8 @@ trackedFiles:
pristine_git_object: e176bdc6e712633942afda5189209d52723fd2c5
src/SDKConfiguration.php:
id: 9d60ab0bec0b
last_write_checksum: sha1:ee1cb16e5dc00f31778d19bb33b105eb32fab581
pristine_git_object: b56e296dec0f925bcabddccd0db20ed6acbf93ab
last_write_checksum: sha1:7303ee45c36679050dcf36121db503dca0fa9db0
pristine_git_object: 0879d907726ee7fc7683f94ee382034cb7ccfb5f
src/SEPABankPaymentMethodCreate.php:
id: fe251daedf19
last_write_checksum: sha1:808d4cccb2dccc84de1776511f05aa12a51da676
Expand Down Expand Up @@ -8049,7 +8049,6 @@ examples:
application/json: {"type": "error", "code": "gateway_timeout", "status": 504, "message": "Request could not be processed"}
examplesVersion: 1.0.2
generatedTests: {}
releaseNotes: "## Php SDK Changes:\n* `sdk->transactions->create()`: \n * `request.transactionCreate->approvalExpiresAt` **Added**\n"
generatedFiles:
- .gitattributes
- USAGE.md
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ generation:
generateNewTests: false
skipResponseBodyAssertions: false
php:
version: 1.5.51
version: 1.5.52
additionalDependencies:
autoload: {}
autoload-dev: {}
Expand Down
10 changes: 5 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@ speakeasyVersion: 1.761.0
sources:
openapi:
sourceNamespace: openapi
sourceRevisionDigest: sha256:9d92aaa5db6bcae4897605f56fa2385a83feb71c6924cda5bd9e5db6868dba4b
sourceBlobDigest: sha256:17b36705041d28ed962afb9530fce481143570de0ea433fadc4dc0c2f54388b6
sourceRevisionDigest: sha256:0ca4a4a0ae176e815020e844638f0e35f600a0fec7dcfae8115a22749724c5ab
sourceBlobDigest: sha256:d63f01f473a5fa3f45bc64a77d96b130f1850efaad701a90cd3d88dc145c705d
tags:
- latest
- 1.0.0
targets:
php:
source: openapi
sourceNamespace: openapi
sourceRevisionDigest: sha256:9d92aaa5db6bcae4897605f56fa2385a83feb71c6924cda5bd9e5db6868dba4b
sourceBlobDigest: sha256:17b36705041d28ed962afb9530fce481143570de0ea433fadc4dc0c2f54388b6
sourceRevisionDigest: sha256:0ca4a4a0ae176e815020e844638f0e35f600a0fec7dcfae8115a22749724c5ab
sourceBlobDigest: sha256:d63f01f473a5fa3f45bc64a77d96b130f1850efaad701a90cd3d88dc145c705d
codeSamplesNamespace: openapi-php-code-samples
codeSamplesRevisionDigest: sha256:6398055841f34f5f1cf9a6e4b6f4b8014a3225e3f387483487e408032cc1c504
codeSamplesRevisionDigest: sha256:f3951482c177b16888af931041a0bd7909b681bf2bb4410230a1a8e455db7492
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -1368,4 +1368,14 @@ Based on:
### Generated
- [php v1.5.51] .
### Releases
- [Composer v1.5.51] https://packagist.org/packages/gr4vy/gr4vy-php#v1.5.51 - .
- [Composer v1.5.51] https://packagist.org/packages/gr4vy/gr4vy-php#v1.5.51 - .

## 2026-04-02 12:46:37
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.761.0 (2.879.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [php v1.5.52] .
### Releases
- [Composer v1.5.52] https://packagist.org/packages/gr4vy/gr4vy-php#v1.5.52 - .
4 changes: 2 additions & 2 deletions src/SDKConfiguration.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ class SDKConfiguration

public string $openapiDocVersion = '1.0.0';

public string $sdkVersion = '1.5.51';
public string $sdkVersion = '1.5.52';

public string $genVersion = '2.879.1';

public string $userAgent = 'speakeasy-sdk/php 1.5.51 2.879.1 1.0.0 gr4vy/gr4vy-php';
public string $userAgent = 'speakeasy-sdk/php 1.5.52 2.879.1 1.0.0 gr4vy/gr4vy-php';
/** @var array<string, array<string, array<string, mixed>>> */
public ?array $globals = [
'parameters' => [],
Expand Down
Loading