Skip to content

Commit 288325a

Browse files
committed
chore: bumps dependencies
1 parent 061a738 commit 288325a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": "^8.1.0",
1717
"php-http/discovery": "^1.19.4",
18-
"php-http/multipart-stream-builder": "^1.3.1",
18+
"php-http/multipart-stream-builder": "^1.4.2",
1919
"psr/http-client": "^1.0.3",
2020
"psr/http-client-implementation": "^1.0.1",
2121
"psr/http-factory-implementation": "*",
@@ -24,15 +24,15 @@
2424
"require-dev": {
2525
"guzzlehttp/guzzle": "^7.9.2",
2626
"guzzlehttp/psr7": "^2.7.0",
27-
"laravel/pint": "^1.17.2",
27+
"laravel/pint": "^1.17.3",
2828
"mockery/mockery": "^1.6.12",
2929
"nunomaduro/collision": "^7.10.0",
3030
"pestphp/pest": "^2.35.1",
3131
"pestphp/pest-plugin-arch": "^2.7",
32-
"pestphp/pest-plugin-type-coverage": "^2.8.5",
33-
"phpstan/phpstan": "^1.11.11",
34-
"rector/rector": "^1.2.3",
35-
"symfony/var-dumper": "^6.4.10"
32+
"pestphp/pest-plugin-type-coverage": "^2.8.6",
33+
"phpstan/phpstan": "^1.12.4",
34+
"rector/rector": "^1.2.5",
35+
"symfony/var-dumper": "^6.4.11"
3636
},
3737
"autoload": {
3838
"psr-4": {

0 commit comments

Comments
 (0)