|
32 | 32 | "jamesmills/laravel-timezone": "^1.13",
|
33 | 33 | "jasonmccreary/laravel-test-assertions": "^2.3",
|
34 | 34 | "jenssegers/agent": "^2.6",
|
35 |
| - "johnkary/phpunit-speedtrap": "^4.0", |
36 | 35 | "laravel/fortify": "^1.21",
|
37 | 36 | "laravel/telescope": "^5.0",
|
38 | 37 | "league/commonmark": "^2.4",
|
39 | 38 | "livewire/livewire": "^2.12",
|
40 | 39 | "mockery/mockery": "^1.6",
|
41 |
| - "nunomaduro/collision": "^6.6", |
| 40 | + "nunomaduro/collision": "^7.0", |
42 | 41 | "nunomaduro/larastan": "^2.6",
|
43 |
| - "pestphp/pest": "^1.8", |
44 |
| - "pestphp/pest-plugin-faker": "^1.0", |
45 |
| - "pestphp/pest-plugin-laravel": "^1.0", |
46 |
| - "pestphp/pest-plugin-livewire": "^1.0", |
| 42 | + "pestphp/pest": "^2.0", |
| 43 | + "pestphp/pest-plugin-faker": "^2.0", |
| 44 | + "pestphp/pest-plugin-laravel": "^2.0", |
| 45 | + "pestphp/pest-plugin-livewire": "^2.0", |
47 | 46 | "phpstan/extension-installer": "^1.3",
|
48 | 47 | "phpstan/phpstan": "^1.10",
|
49 | 48 | "phpstan/phpstan-deprecation-rules": "^1.1",
|
50 | 49 | "phpstan/phpstan-strict-rules": "^1.5",
|
51 |
| - "phpunit/phpunit": "^9.2", |
| 50 | + "phpunit/phpunit": "^10.0", |
52 | 51 | "pragmarx/google2fa-laravel": "^2.1",
|
53 | 52 | "rector/rector": "^0.19",
|
54 | 53 | "ruafozy/mersenne-twister": "^1.0",
|
|
61 | 60 | "spatie/laravel-responsecache": "^7.4",
|
62 | 61 | "spatie/laravel-schemaless-attributes": "^2.4",
|
63 | 62 | "spatie/laravel-sluggable": "^3.5",
|
64 |
| - "spatie/pest-plugin-snapshots": "^1.0", |
| 63 | + "spatie/pest-plugin-snapshots": "^2.0", |
65 | 64 | "spatie/regex": "^3.1",
|
66 | 65 | "spatie/yaml-front-matter": "^2.0"
|
67 | 66 | },
|
|
117 | 116 | "require-dev": {
|
118 | 117 | "laravel/nova": "^4.13",
|
119 | 118 | "orchestra/testbench": "^8.22",
|
120 |
| - "pestphp/pest-plugin-parallel": "^1.2", |
121 | 119 | "spatie/laravel-permission": "^5.10",
|
122 | 120 | "spatie/mailcoach-sdk-php": "^1.4",
|
123 | 121 | "vyuldashev/nova-permission": "^3.2"
|
|
0 commit comments