Skip to content

Commit 2c4f67a

Browse files
Update laravel/pint requirement from ^1.18 to ^1.19
Updates the requirements on [laravel/pint](https://github.com/laravel/pint) to permit the latest version. - [Release notes](https://github.com/laravel/pint/releases) - [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md) - [Commits](laravel/pint@v1.18.0...v1.19.0) --- updated-dependencies: - dependency-name: laravel/pint dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74ce405 commit 2c4f67a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"require-dev": {
3434
"pestphp/pest": "^1.23.1",
3535
"nunomaduro/larastan": "^2.9",
36-
"laravel/pint": "^1.18",
36+
"laravel/pint": "^1.19",
3737
"nunomaduro/collision": "^6.4.0",
3838
"orchestra/testbench": "^8.23.2",
3939
"pestphp/pest-plugin-laravel": "^1.4.0",

0 commit comments

Comments
 (0)