|
8 | 8 | "homepage": "https://github.com/hdinnovations/laravel-polar-api", |
9 | 9 | "license": "MIT", |
10 | 10 | "type": "library", |
11 | | - "version": "1.0.0", |
| 11 | + "version": "v1.0.0-beta", |
12 | 12 | "authors": [ |
13 | 13 | { |
14 | 14 | "name": "HDVinnie", |
|
21 | 21 | "illuminate/contracts": "^10.0||^11.0" |
22 | 22 | }, |
23 | 23 | "require-dev": { |
24 | | - "larastan/larastan": "^2.9", |
25 | | - "laravel/pint": "^1.14", |
26 | | - "nunomaduro/collision": "^8.1.1||^7.10.0", |
27 | | - "orchestra/testbench": "^9.0.0||^8.22.0", |
28 | | - "pestphp/pest": "^2.34", |
| 24 | + "larastan/larastan": "^2.9.8", |
| 25 | + "laravel/pint": "v1.17.3", |
| 26 | + "nunomaduro/collision": "^8.4.0||^7.10.0", |
| 27 | + "orchestra/testbench": "^9.5.0||^8.22.0", |
| 28 | + "pestphp/pest": "^2.35.1", |
29 | 29 | "pestphp/pest-plugin-arch": "^2.7", |
30 | | - "pestphp/pest-plugin-laravel": "^2.3", |
31 | | - "pestphp/pest-plugin-type-coverage": "^2.8", |
32 | | - "phpstan/phpstan-deprecation-rules": "^1.1", |
33 | | - "phpstan/phpstan-phpunit": "^1.3", |
34 | | - "spatie/laravel-ray": "^1.35" |
| 30 | + "pestphp/pest-plugin-laravel": "^2.4", |
| 31 | + "pestphp/pest-plugin-type-coverage": "^2.8.6", |
| 32 | + "phpstan/phpstan-deprecation-rules": "^1.2.1", |
| 33 | + "phpstan/phpstan-phpunit": "^1.4", |
| 34 | + "spatie/laravel-ray": "^1.37.1" |
35 | 35 | }, |
36 | 36 | "autoload": { |
37 | 37 | "psr-4": { |
|
0 commit comments