Skip to content

Commit 38fb90e

Browse files
committed
chore: bumps dependencies
1 parent 00470f5 commit 38fb90e

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
@@ -24,15 +24,15 @@
2424
"require-dev": {
2525
"guzzlehttp/guzzle": "^7.8.1",
2626
"guzzlehttp/psr7": "^2.6.2",
27-
"laravel/pint": "^1.13.7",
27+
"laravel/pint": "^1.13.10",
2828
"mockery/mockery": "^1.6.7",
2929
"nunomaduro/collision": "^7.10.0",
30-
"pestphp/pest": "^2.30.0",
31-
"pestphp/pest-plugin-arch": "^2.6",
32-
"pestphp/pest-plugin-type-coverage": "^2.7.0",
33-
"phpstan/phpstan": "^1.10.55",
30+
"pestphp/pest": "^2.33.6",
31+
"pestphp/pest-plugin-arch": "^2.7",
32+
"pestphp/pest-plugin-type-coverage": "^2.8.0",
33+
"phpstan/phpstan": "^1.10.57",
3434
"rector/rector": "^0.16.0",
35-
"symfony/var-dumper": "^6.4.2"
35+
"symfony/var-dumper": "^6.4.3"
3636
},
3737
"autoload": {
3838
"psr-4": {

0 commit comments

Comments
 (0)