Skip to content

Commit 1567370

Browse files
committed
update dev libraries
1 parent 0e58cb7 commit 1567370

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

composer.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -22,22 +22,22 @@
2222
"spatie/laravel-package-tools": "^1.13.0"
2323
},
2424
"require-dev": {
25-
"driftingly/rector-laravel": "^2.0.2",
26-
"larastan/larastan": "^3.3.1",
27-
"laravel/pint": "^1.21.2",
28-
"nunomaduro/collision": "^8.8.0",
29-
"orchestra/testbench": "^9.11 || ^10.1",
25+
"driftingly/rector-laravel": "^2.0.5",
26+
"larastan/larastan": "^3.6.0",
27+
"laravel/pint": "^1.24.0",
28+
"nunomaduro/collision": "^8.8.2",
29+
"orchestra/testbench": "^9.11 || ^10.4",
3030
"phpstan/extension-installer": "^1.4.3",
31-
"phpstan/phpstan": "^2.1.11",
32-
"phpstan/phpstan-deprecation-rules": "^2.0.1",
33-
"phpstan/phpstan-phpunit": "^2.0.6",
34-
"phpstan/phpstan-strict-rules": "^2.0.4",
35-
"phpunit/phpunit": "^11.5.15",
31+
"phpstan/phpstan": "^2.1.19",
32+
"phpstan/phpstan-deprecation-rules": "^2.0.3",
33+
"phpstan/phpstan-phpunit": "^2.0.7",
34+
"phpstan/phpstan-strict-rules": "^2.0.6",
35+
"phpunit/phpunit": "^11.5.27",
3636
"psr/log": "^3.0.2",
37-
"rector/rector": "^2.0.11",
38-
"sentry/sentry": "^4.10.0",
37+
"rector/rector": "^2.1.2",
38+
"sentry/sentry": "^4.14.2",
3939
"spatie/phpunit-watcher": "^1.24",
40-
"symfony/http-client": "^7.2.4"
40+
"symfony/http-client": "^7.3.1"
4141
},
4242
"autoload": {
4343
"psr-4": {

0 commit comments

Comments
 (0)