Skip to content

Commit 4abf38a

Browse files
PROFeNoMgithub-actions[bot]
authored andcommitted
chore: update latest versions
1 parent 1554433 commit 4abf38a

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
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.37.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.1",
1414
"laravel/tinker": "^2.9"
1515
},
1616
"require-dev": {

tests/Frameworks/Symfony/Latest/composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"doctrine/orm": "^2.17",
1515
"phpdocumentor/reflection-docblock": "^5.6",
1616
"phpstan/phpdoc-parser": "^2.0",
17-
"symfony/console": "7.3.4",
17+
"symfony/console": "7.3.6",
1818
"symfony/doctrine-messenger": "^7.1",
1919
"symfony/dotenv": "*",
2020
"symfony/flex": "^2",
2121
"symfony/form": "*",
22-
"symfony/framework-bundle": "7.3.4",
23-
"symfony/messenger": "7.3.3",
22+
"symfony/framework-bundle": "7.3.6",
23+
"symfony/messenger": "7.3.6",
2424
"symfony/monolog-bundle": "^3.10",
2525
"symfony/property-access": "*",
2626
"symfony/property-info": "*",

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.18.0",
44
"guzzlehttp/guzzle": "^7.8.1",
55
"guzzlehttp/psr7": "^2.6.2"
66
}

0 commit comments

Comments
 (0)