Skip to content

Commit

Permalink
Update laravel/pint requirement from ^1.17 to ^1.18
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.17.0...v1.18.1)

---
updated-dependencies:
- dependency-name: laravel/pint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent eb83ba1 commit 0ec0788
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 @@ -33,7 +33,7 @@
"require-dev": {
"pestphp/pest": "^1.23.1",
"nunomaduro/larastan": "^2.9",
"laravel/pint": "^1.17",
"laravel/pint": "^1.18",
"nunomaduro/collision": "^6.4.0",
"orchestra/testbench": "^8.23.2",
"pestphp/pest-plugin-laravel": "^1.4.0",
Expand Down

0 comments on commit 0ec0788

Please sign in to comment.