Skip to content

Commit

Permalink
Update laravel/pint requirement from ^1.18 to ^1.19
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent a5329db commit 3ee865a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"spatie/regex": "^3.1"
},
"require-dev": {
"laravel/pint": "^1.18",
"laravel/pint": "^1.19",
"pestphp/pest": "^3.6",
"phpbench/phpbench": "^1.3",
"saggre/phpdocumentor-markdown": "^0.1",
Expand Down

0 comments on commit 3ee865a

Please sign in to comment.