|
26 | 26 | "illuminate/filesystem": "^11.0|^12.6", |
27 | 27 | "illuminate/notifications": "^11.0|^12.6", |
28 | 28 | "illuminate/support": "^11.0|^12.6", |
29 | | - "league/flysystem": "^3.0", |
30 | | - "spatie/db-dumper": "^3.8", |
31 | | - "spatie/laravel-package-tools": "^1.6.2", |
32 | | - "spatie/laravel-signal-aware-command": "^1.2|^2.0", |
33 | | - "spatie/temporary-directory": "^2.0", |
34 | | - "symfony/console": "^6.0|^7.0|^8.0", |
35 | | - "symfony/finder": "^6.0|^7.0|^8.0" |
| 29 | + "league/flysystem": "^3.30.2", |
| 30 | + "spatie/db-dumper": "^3.8.1", |
| 31 | + "spatie/laravel-package-tools": "^1.92.7", |
| 32 | + "spatie/laravel-signal-aware-command": "^1.2|^2.1", |
| 33 | + "spatie/temporary-directory": "^2.3", |
| 34 | + "symfony/console": "^6.0|^7.3.6|^8.0", |
| 35 | + "symfony/finder": "^6.0|^7.3.5|^8.0" |
36 | 36 | }, |
37 | 37 | "require-dev": { |
38 | 38 | "composer-runtime-api": "^2.0", |
39 | 39 | "ext-pcntl": "*", |
40 | | - "larastan/larastan": "^2.7.0|^3.0", |
41 | | - "laravel/slack-notification-channel": "^2.5|^3.0", |
42 | | - "league/flysystem-aws-s3-v3": "^2.0|^3.0", |
43 | | - "mockery/mockery": "^1.4", |
44 | | - "orchestra/testbench": "^9.6|^10.0", |
45 | | - "pestphp/pest": "^4.0", |
46 | | - "phpstan/extension-installer": "^1.1", |
47 | | - "phpstan/phpstan-deprecation-rules": "^1.0", |
48 | | - "phpstan/phpstan-phpunit": "^1.1", |
49 | | - "rector/rector": "^1.1" |
| 40 | + "larastan/larastan": "^2.11.2|^3.0", |
| 41 | + "laravel/slack-notification-channel": "^2.5|^3.7", |
| 42 | + "league/flysystem-aws-s3-v3": "^2.0|^3.30.1", |
| 43 | + "mockery/mockery": "^1.6.12", |
| 44 | + "orchestra/testbench": "^9.15|^10.6", |
| 45 | + "pestphp/pest": "^4.1.1", |
| 46 | + "phpstan/extension-installer": "^1.4.3", |
| 47 | + "phpstan/phpstan-deprecation-rules": "^1.2.1", |
| 48 | + "phpstan/phpstan-phpunit": "^1.4.2", |
| 49 | + "rector/rector": "^1.2.10" |
50 | 50 | }, |
51 | 51 | "autoload": { |
52 | 52 | "psr-4": { |
|
0 commit comments