Skip to content

Commit 5484f64

Browse files
PROFeNoMgithub-actions[bot]
authored andcommitted
chore: update latest versions
1 parent 9298487 commit 5484f64

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tests/Frameworks/Laravel/Latest/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "MIT",
1010
"require": {
1111
"php": "^8.2",
12-
"laravel/framework": "12.31.1",
12+
"laravel/framework": "12.33.0",
1313
"laravel/tinker": "^2.9"
1414
},
1515
"require-dev": {

tests/Integrations/GoogleSpanner/Latest/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"google/cloud-spanner": "1.105.0"
3+
"google/cloud-spanner": "1.106.0"
44
},
55
"provide": {
66
"ext-grpc": "*"

tests/Integrations/OpenAI/Latest/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"openai-php/client": "0.16.1",
3+
"openai-php/client": "0.17.1",
44
"guzzlehttp/guzzle": "^7.8.1",
55
"guzzlehttp/psr7": "^2.6.2"
66
}

0 commit comments

Comments
 (0)