Skip to content

Commit e34b3aa

Browse files
committed
5.2.3
1 parent 72abb46 commit e34b3aa

File tree

5 files changed

+203
-183
lines changed

5 files changed

+203
-183
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"require-dev": {
3535
"doctrine/dbal": "^3.5.1|^4.0",
3636
"larastan/larastan": "^2.9.14",
37-
"laravel/pint": "^1.17",
37+
"laravel/pint": "^1.20",
3838
"laravel/scout": "^10.11",
3939
"orchestra/testbench-core": "^8.30|^9.7",
4040
"orchestra/testbench-dusk": "^8.32|^9.10",
@@ -162,5 +162,5 @@
162162
},
163163
"minimum-stability": "dev",
164164
"prefer-stable": true,
165-
"version": "5.2.2"
165+
"version": "5.2.3"
166166
}

0 commit comments

Comments
 (0)