|
22 | 22 | "spatie/laravel-package-tools": "^1.13.0"
|
23 | 23 | },
|
24 | 24 | "require-dev": {
|
25 |
| - "driftingly/rector-laravel": "^1.0", |
26 |
| - "larastan/larastan": "^2.9.2", |
27 |
| - "laravel/pint": "^1.14.0", |
28 |
| - "nunomaduro/collision": "^7.10.0 || ^8.1.1", |
29 |
| - "orchestra/testbench": "^8.22.0 || ^9.0", |
30 |
| - "phpstan/extension-installer": "^1.3.1", |
31 |
| - "phpstan/phpstan-deprecation-rules": "^1.1.4", |
32 |
| - "phpstan/phpstan-phpunit": "^1.3.16", |
33 |
| - "phpstan/phpstan-strict-rules": "^1.5.2", |
34 |
| - "phpunit/phpunit": "^10.5.13", |
35 |
| - "psr/log": "^3.0", |
36 |
| - "rector/rector": "^1.0.3", |
37 |
| - "sentry/sentry": "^4.6.1", |
38 |
| - "symfony/http-client": "^6.4.5" |
| 25 | + "driftingly/rector-laravel": "^1.2.6", |
| 26 | + "larastan/larastan": "^2.9.14", |
| 27 | + "laravel/pint": "^1.21.0", |
| 28 | + "nunomaduro/collision": "^7.10.0 || ^8.5.0", |
| 29 | + "orchestra/testbench": "^8.22.0 || ^9.11", |
| 30 | + "phpstan/extension-installer": "^1.4.3", |
| 31 | + "phpstan/phpstan-deprecation-rules": "^1.2.1", |
| 32 | + "phpstan/phpstan-phpunit": "^1.4.2", |
| 33 | + "phpstan/phpstan-strict-rules": "^1.6.2", |
| 34 | + "phpunit/phpunit": "^10.5.45", |
| 35 | + "psr/log": "^3.0.2", |
| 36 | + "rector/rector": "^1.2.10", |
| 37 | + "sentry/sentry": "^4.10.0", |
| 38 | + "symfony/http-client": "^6.4.19" |
39 | 39 | },
|
40 | 40 | "autoload": {
|
41 | 41 | "psr-4": {
|
|
0 commit comments