Skip to content

Commit

Permalink
[1.x] Allow installation of nesbot/carbon 3 (#115)
Browse files Browse the repository at this point in the history
* Allow installation of nesbot/carbon 3

* fix styling

* chore: update lock file

---------

Co-authored-by: imdhemy <[email protected]>
  • Loading branch information
gjuric and imdhemy authored Mar 19, 2024
1 parent bb94f3b commit 7f2b032
Show file tree
Hide file tree
Showing 5 changed files with 696 additions and 506 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"require": {
"php": ">=8.0",
"ext-json": "*",
"nesbot/carbon": "^2.66",
"nesbot/carbon": "^2.66|^3.0",
"guzzlehttp/guzzle": "^7.5.1",
"google/auth": "^1.26"
},
Expand Down
Loading

0 comments on commit 7f2b032

Please sign in to comment.