Skip to content

Commit a156002

Browse files
Jubekidriesvints
andauthored
[php84] Update dependencies (#52637)
* Update sebastian/exporter * Update dependencies for PHP 8.4 * Update dependencies for PHP 8.4 * Update dependencies for PHP 8.4 * run both phpunits version on lowest and stable again * Disable fail-fast * Update required predis/predis * Bump vlucas/phpdotenv * bump guzzlehttp/promises * Bump league/flysystem * wip * wip * wip --------- Co-authored-by: Dries Vints <dries@vints.be>
1 parent f1c8683 commit a156002

File tree

14 files changed

+63
-63
lines changed

14 files changed

+63
-63
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- 8888:8000
3838

3939
strategy:
40-
# fail-fast: true
40+
fail-fast: false
4141
matrix:
4242
php: [8.4]
4343
phpunit: ['10.5.12', '11.3.2']
@@ -76,7 +76,7 @@ jobs:
7676
with:
7777
timeout_minutes: 5
7878
max_attempts: 5
79-
command: composer require guzzlehttp/promises:^2.0.3 mockery/mockery:^1.6.10 symfony/http-foundation:^7.1.3 symfony/translation:^7.1.3 symfony/console:^7.1.3 sebastian/cli-parser:^2.0.1\|^3.0.1 nesbot/carbon:^3.4.0 sebastian/exporter:^6.0.1 --no-interaction --no-update
79+
command: composer require nesbot/carbon:^3.4 guzzlehttp/promises:^2.0.3 --no-interaction --no-update
8080

8181
- name: Set PHPUnit
8282
uses: nick-fields/retry@v3

composer.json

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -29,33 +29,33 @@
2929
"dragonmantank/cron-expression": "^3.3.2",
3030
"egulias/email-validator": "^3.2.1|^4.0",
3131
"fruitcake/php-cors": "^1.3",
32-
"guzzlehttp/guzzle": "^7.8",
32+
"guzzlehttp/guzzle": "^7.8.2",
3333
"guzzlehttp/uri-template": "^1.0",
3434
"laravel/prompts": "^0.1.18",
3535
"laravel/serializable-closure": "^1.3",
3636
"league/commonmark": "^2.2.1",
37-
"league/flysystem": "^3.8.0",
37+
"league/flysystem": "^3.25.1",
3838
"monolog/monolog": "^3.0",
39-
"nesbot/carbon": "^2.72.2|^3.0",
39+
"nesbot/carbon": "^2.72.2|^3.4",
4040
"nunomaduro/termwind": "^2.0",
4141
"psr/container": "^1.1.1|^2.0.1",
4242
"psr/log": "^1.0|^2.0|^3.0",
4343
"psr/simple-cache": "^1.0|^2.0|^3.0",
4444
"ramsey/uuid": "^4.7",
45-
"symfony/console": "^7.0",
46-
"symfony/error-handler": "^7.0",
47-
"symfony/finder": "^7.0",
48-
"symfony/http-foundation": "^7.0",
49-
"symfony/http-kernel": "^7.0",
50-
"symfony/mailer": "^7.0",
51-
"symfony/mime": "^7.0",
52-
"symfony/polyfill-php83": "^1.28",
53-
"symfony/process": "^7.0",
54-
"symfony/routing": "^7.0",
55-
"symfony/uid": "^7.0",
56-
"symfony/var-dumper": "^7.0",
45+
"symfony/console": "^7.1.3",
46+
"symfony/error-handler": "^7.1",
47+
"symfony/finder": "^7.1",
48+
"symfony/http-foundation": "^7.1.3",
49+
"symfony/http-kernel": "^7.1",
50+
"symfony/mailer": "^7.1",
51+
"symfony/mime": "^7.1",
52+
"symfony/polyfill-php83": "^1.30",
53+
"symfony/process": "^7.1",
54+
"symfony/routing": "^7.1",
55+
"symfony/uid": "^7.1",
56+
"symfony/var-dumper": "^7.1",
5757
"tijsverkoyen/css-to-inline-styles": "^2.2.5",
58-
"vlucas/phpdotenv": "^5.4.1",
58+
"vlucas/phpdotenv": "^5.6.1",
5959
"voku/portable-ascii": "^2.0"
6060
},
6161
"replace": {
@@ -99,22 +99,22 @@
9999
"ably/ably-php": "^1.0",
100100
"aws/aws-sdk-php": "^3.235.5",
101101
"fakerphp/faker": "^1.23",
102-
"league/flysystem-aws-s3-v3": "^3.0",
103-
"league/flysystem-ftp": "^3.0",
104-
"league/flysystem-path-prefixing": "^3.3",
105-
"league/flysystem-read-only": "^3.3",
106-
"league/flysystem-sftp-v3": "^3.0",
107-
"mockery/mockery": "^1.6",
102+
"league/flysystem-aws-s3-v3": "^3.25.1",
103+
"league/flysystem-ftp": "^3.25.1",
104+
"league/flysystem-path-prefixing": "^3.25.1",
105+
"league/flysystem-read-only": "^3.25.1",
106+
"league/flysystem-sftp-v3": "^3.25.1",
107+
"mockery/mockery": "^1.6.10",
108108
"nyholm/psr7": "^1.2",
109109
"orchestra/testbench-core": "^9.1.5",
110110
"pda/pheanstalk": "^5.0",
111111
"phpstan/phpstan": "^1.11.5",
112-
"phpunit/phpunit": "^10.5|^11.0",
113-
"predis/predis": "^2.0.2",
112+
"phpunit/phpunit": "^10.5.12|^11.3.2",
113+
"predis/predis": "^2.2.0",
114114
"resend/resend-php": "^0.10.0",
115-
"symfony/cache": "^7.0",
116-
"symfony/http-client": "^7.0",
117-
"symfony/psr-http-message-bridge": "^7.0",
115+
"symfony/cache": "^7.1",
116+
"symfony/http-client": "^7.1",
117+
"symfony/psr-http-message-bridge": "^7.1",
118118
"nette/schema": "dev-master as v1.3.0"
119119
},
120120
"conflict": {
@@ -172,16 +172,16 @@
172172
"fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).",
173173
"filp/whoops": "Required for friendly error pages in development (^2.14.3).",
174174
"laravel/tinker": "Required to use the tinker console command (^2.0).",
175-
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.0).",
176-
"league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.0).",
177-
"league/flysystem-path-prefixing": "Required to use the scoped driver (^3.3).",
178-
"league/flysystem-read-only": "Required to use read-only disks (^3.3)",
179-
"league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.0).",
175+
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.25.1).",
176+
"league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.25.1).",
177+
"league/flysystem-path-prefixing": "Required to use the scoped driver (^3.25.1).",
178+
"league/flysystem-read-only": "Required to use read-only disks (^3.25.1)",
179+
"league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.25.1).",
180180
"mockery/mockery": "Required to use mocking (^1.6).",
181181
"nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
182182
"pda/pheanstalk": "Required to use the beanstalk queue driver (^5.0).",
183183
"phpunit/phpunit": "Required to use assertions and run tests (^10.5|^11.0).",
184-
"predis/predis": "Required to use the predis connector (^2.0.2).",
184+
"predis/predis": "Required to use the predis connector (^2.2.0).",
185185
"psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
186186
"pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^6.0|^7.0).",
187187
"resend/resend-php": "Required to enable support for the Resend mail transport (^0.10.0).",

src/Illuminate/Console/composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"illuminate/view": "^11.0",
2424
"laravel/prompts": "^0.1.12",
2525
"nunomaduro/termwind": "^2.0",
26-
"symfony/console": "^7.0",
27-
"symfony/polyfill-php83": "^1.28",
28-
"symfony/process": "^7.0"
26+
"symfony/console": "^7.1.3",
27+
"symfony/polyfill-php83": "^1.30",
28+
"symfony/process": "^7.1"
2929
},
3030
"autoload": {
3131
"psr-4": {

src/Illuminate/Cookie/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"illuminate/contracts": "^11.0",
2121
"illuminate/macroable": "^11.0",
2222
"illuminate/support": "^11.0",
23-
"symfony/http-foundation": "^7.0",
24-
"symfony/http-kernel": "^7.0"
23+
"symfony/http-foundation": "^7.1.3",
24+
"symfony/http-kernel": "^7.1"
2525
},
2626
"autoload": {
2727
"psr-4": {

src/Illuminate/Filesystem/composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"illuminate/contracts": "^11.0",
2020
"illuminate/macroable": "^11.0",
2121
"illuminate/support": "^11.0",
22-
"symfony/finder": "^7.0"
22+
"symfony/finder": "^7.1"
2323
},
2424
"autoload": {
2525
"psr-4": {
@@ -39,10 +39,10 @@
3939
"ext-ftp": "Required to use the Flysystem FTP driver.",
4040
"ext-hash": "Required to use the Filesystem class.",
4141
"illuminate/http": "Required for handling uploaded files (^7.0).",
42-
"league/flysystem": "Required to use the Flysystem local driver (^3.0.16).",
43-
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.0).",
44-
"league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.0).",
45-
"league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.0).",
42+
"league/flysystem": "Required to use the Flysystem local driver (^3.25.1).",
43+
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.25.1).",
44+
"league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.25.1).",
45+
"league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.25.1).",
4646
"psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
4747
"symfony/filesystem": "Required to enable support for relative symbolic links (^7.0).",
4848
"symfony/mime": "Required to enable support for guessing extensions (^7.0)."

src/Illuminate/Http/composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@
1717
"php": "^8.2",
1818
"ext-filter": "*",
1919
"fruitcake/php-cors": "^1.3",
20-
"guzzlehttp/guzzle": "^7.8",
20+
"guzzlehttp/guzzle": "^7.8.2",
2121
"guzzlehttp/uri-template": "^1.0",
2222
"illuminate/collections": "^11.0",
2323
"illuminate/macroable": "^11.0",
2424
"illuminate/session": "^11.0",
2525
"illuminate/support": "^11.0",
26-
"symfony/http-foundation": "^7.0",
27-
"symfony/http-kernel": "^7.0",
28-
"symfony/polyfill-php83": "^1.28",
29-
"symfony/mime": "^7.0"
26+
"symfony/http-foundation": "^7.1.3",
27+
"symfony/http-kernel": "^7.1",
28+
"symfony/polyfill-php83": "^1.30",
29+
"symfony/mime": "^7.1"
3030
},
3131
"autoload": {
3232
"psr-4": {

src/Illuminate/Mail/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"illuminate/support": "^11.0",
2323
"league/commonmark": "^2.2",
2424
"psr/log": "^1.0|^2.0|^3.0",
25-
"symfony/mailer": "^7.0",
25+
"symfony/mailer": "^7.1",
2626
"tijsverkoyen/css-to-inline-styles": "^2.2.5"
2727
},
2828
"autoload": {

src/Illuminate/Process/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"illuminate/contracts": "^11.0",
2020
"illuminate/macroable": "^11.0",
2121
"illuminate/support": "^11.0",
22-
"symfony/process": "^7.0"
22+
"symfony/process": "^7.1"
2323
},
2424
"autoload": {
2525
"psr-4": {

src/Illuminate/Queue/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"illuminate/support": "^11.0",
2626
"laravel/serializable-closure": "^1.2.2",
2727
"ramsey/uuid": "^4.7",
28-
"symfony/process": "^7.0"
28+
"symfony/process": "^7.1"
2929
},
3030
"autoload": {
3131
"psr-4": {

src/Illuminate/Redis/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"suggest": {
2929
"ext-redis": "Required to use the phpredis connector (^4.0|^5.0|^6.0).",
30-
"predis/predis": "Required to use the predis connector (^2.0.2)."
30+
"predis/predis": "Required to use the predis connector (^2.2.0)."
3131
},
3232
"extra": {
3333
"branch-alias": {

0 commit comments

Comments
 (0)