Skip to content

Commit

Permalink
Update PHPStan packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent ca2a06c commit 3504da4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
"laravel/sail": "^1.26",
"mockery/mockery": "^1.6.6",
"nunomaduro/collision": "^8.0",
"larastan/larastan": "^2.6",
"larastan/larastan": "^3.0",
"pestphp/pest": "^3.0",
"pestphp/pest-plugin-laravel": "^3.0",
"pestphp/pest-plugin-livewire": "^3.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan": "^2.0",
"spatie/laravel-ignition": "^2.3",
"spatie/laravel-ray": "^1.33"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/core/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
"require-dev": {
"laravel/pint": "^1.14",
"nunomaduro/collision": "^8.1.1||^7.10.0",
"larastan/larastan": "^2.9",
"larastan/larastan": "^3.0",
"orchestra/testbench": "^9.0.0||^8.22.0",
"pestphp/pest": "^3.0",
"pestphp/pest-plugin-arch": "^3.0",
"pestphp/pest-plugin-laravel": "^3.0",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan-deprecation-rules": "^1.1",
"phpstan/phpstan-phpunit": "^1.3",
"phpstan/phpstan-deprecation-rules": "^2.0",
"phpstan/phpstan-phpunit": "^2.0",
"spatie/laravel-ray": "^1.35"
},
"config": {
Expand Down

0 comments on commit 3504da4

Please sign in to comment.