Skip to content

Commit

Permalink
Update laravel/pint requirement from 1.18.2 to 1.18.3
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.2...v1.18.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent a6ca07d commit 119a4bf
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 @@
"guzzlehttp/guzzle": "^7.8"
},
"require-dev": {
"laravel/pint": "1.18.2",
"laravel/pint": "1.18.3",
"phpbench/phpbench": "^1.3",
"phpstan/phpstan": "^2.0",
"phpstan/phpstan-strict-rules": "^2.0",
Expand Down

0 comments on commit 119a4bf

Please sign in to comment.