Skip to content

Commit b7491ac

Browse files
committed
chore: bumps dependencies
1 parent 8d15b79 commit b7491ac

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@
2424
"require-dev": {
2525
"guzzlehttp/guzzle": "^7.8.1",
2626
"guzzlehttp/psr7": "^2.6.2",
27-
"laravel/pint": "^1.15.3",
28-
"mockery/mockery": "^1.6.11",
27+
"laravel/pint": "^1.16.0",
28+
"mockery/mockery": "^1.6.12",
2929
"nunomaduro/collision": "^7.10.0",
3030
"pestphp/pest": "^2.34.7",
3131
"pestphp/pest-plugin-arch": "^2.7",
32-
"pestphp/pest-plugin-type-coverage": "^2.8.1",
33-
"phpstan/phpstan": "^1.10.67",
34-
"rector/rector": "^1.0.4",
32+
"pestphp/pest-plugin-type-coverage": "^2.8.2",
33+
"phpstan/phpstan": "^1.11.2",
34+
"rector/rector": "^1.1.0",
3535
"symfony/var-dumper": "^6.4.7"
3636
},
3737
"autoload": {

0 commit comments

Comments
 (0)