Skip to content

Commit 0daaaae

Browse files
committed
chore: bumps dependencies
1 parent 38fb90e commit 0daaaae

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": "^8.1.0",
17-
"php-http/discovery": "^1.19.2",
17+
"php-http/discovery": "^1.19.4",
1818
"php-http/multipart-stream-builder": "^1.3.0",
1919
"psr/http-client": "^1.0.3",
2020
"psr/http-client-implementation": "^1.0.1",
@@ -24,15 +24,15 @@
2424
"require-dev": {
2525
"guzzlehttp/guzzle": "^7.8.1",
2626
"guzzlehttp/psr7": "^2.6.2",
27-
"laravel/pint": "^1.13.10",
28-
"mockery/mockery": "^1.6.7",
27+
"laravel/pint": "^1.15.0",
28+
"mockery/mockery": "^1.6.11",
2929
"nunomaduro/collision": "^7.10.0",
30-
"pestphp/pest": "^2.33.6",
30+
"pestphp/pest": "^2.34.6",
3131
"pestphp/pest-plugin-arch": "^2.7",
32-
"pestphp/pest-plugin-type-coverage": "^2.8.0",
33-
"phpstan/phpstan": "^1.10.57",
32+
"pestphp/pest-plugin-type-coverage": "^2.8.1",
33+
"phpstan/phpstan": "^1.10.66",
3434
"rector/rector": "^0.16.0",
35-
"symfony/var-dumper": "^6.4.3"
35+
"symfony/var-dumper": "^6.4.4"
3636
},
3737
"autoload": {
3838
"psr-4": {

0 commit comments

Comments
 (0)