Skip to content

Commit e407492

Browse files
Update laravel/pint requirement from ^1.26 to ^1.27
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.26.0...v1.27.0) --- updated-dependencies: - dependency-name: laravel/pint dependency-version: 1.27.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23dd689 commit e407492

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"spatie/regex": "^3.1"
1616
},
1717
"require-dev": {
18-
"laravel/pint": "^1.26",
18+
"laravel/pint": "^1.27",
1919
"pestphp/pest": "^4.1",
2020
"phpbench/phpbench": "^1.4",
2121
"tomasvotruba/lines": "^1.2",

0 commit comments

Comments
 (0)