Skip to content

Commit e2d4eea

Browse files
PROFeNoMgithub-actions[bot]
authored andcommitted
chore: update latest versions
1 parent 3456dec commit e2d4eea

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

tests/Frameworks/CakePHP/Latest/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"require": {
88
"php": ">=8.1",
9-
"cakephp/cakephp": "5.2.8",
9+
"cakephp/cakephp": "5.2.9",
1010
"cakephp/migrations": "^4.0.0",
1111
"cakephp/plugin-installer": "^2.0",
1212
"mobiledetect/mobiledetectlib": "^3.74"

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.34.0",
1313
"laravel/tinker": "^2.9"
1414
},
1515
"require-dev": {

tests/Frameworks/Laravel/Octane/Latest/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"require": {
1111
"php": "^8.2",
1212
"laravel/framework": "^11.0",
13-
"laravel/octane": "2.12.3",
13+
"laravel/octane": "2.13.0",
1414
"laravel/tinker": "^2.9"
1515
},
1616
"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)