Skip to content

Commit

Permalink
build(deps-dev): update nesbot/carbon requirement || ^3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [nesbot/carbon](https://github.com/briannesbitt/Carbon) to permit the latest version.
- [Release notes](https://github.com/briannesbitt/Carbon/releases)
- [Commits](briannesbitt/Carbon@2.71.0...3.3.1)

---
updated-dependencies:
- dependency-name: nesbot/carbon
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and 4513 committed May 8, 2024
1 parent 44decec commit f77061d
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 @@ -47,7 +47,7 @@
"slevomat/coding-standard": "^8.13",
"phpstan/extension-installer": "^1.3",
"php-parallel-lint/php-parallel-lint": "^1.3",
"nesbot/carbon": "^2.71"
"nesbot/carbon": "^2.71 || ^3.0"
},
"config": {
"platform-check": true,
Expand Down

0 comments on commit f77061d

Please sign in to comment.