|
22 | 22 | "spatie/laravel-package-tools": "^1.13.0" |
23 | 23 | }, |
24 | 24 | "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", |
30 | 30 | "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", |
36 | 36 | "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", |
39 | 39 | "spatie/phpunit-watcher": "^1.24", |
40 | | - "symfony/http-client": "^7.2.4" |
| 40 | + "symfony/http-client": "^7.3.1" |
41 | 41 | }, |
42 | 42 | "autoload": { |
43 | 43 | "psr-4": { |
|
0 commit comments