Skip to content

Commit 8fef46c

Browse files
committed
5.2.2
1 parent 566b349 commit 8fef46c

25 files changed

+308
-147
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@
3333
},
3434
"require-dev": {
3535
"doctrine/dbal": "^3.5.1|^4.0",
36-
"larastan/larastan": "^2.5.1",
36+
"larastan/larastan": "^2.9.14",
3737
"laravel/pint": "^1.17",
3838
"laravel/scout": "^10.11",
3939
"orchestra/testbench-core": "^8.30|^9.7",
4040
"orchestra/testbench-dusk": "^8.32|^9.10",
4141
"orchestra/workbench": "^8.13|^9.9",
42-
"phpstan/phpstan": "^1.12",
42+
"phpstan/phpstan": "^1.12.17",
4343
"phpunit/phpunit": "^10.5.35|^11.3.5",
4444
"predis/predis": "^2.3",
4545
"spatie/laravel-ray": "^1.39"
@@ -162,5 +162,5 @@
162162
},
163163
"minimum-stability": "dev",
164164
"prefer-stable": true,
165-
"version": "5.2.1"
165+
"version": "5.2.2"
166166
}

package-lock.json

Lines changed: 117 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/app.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)