Skip to content

Commit

Permalink
Upgrade Carbon library (#1222)
Browse files Browse the repository at this point in the history
* Upgrade Carbon library

* Update composer.json
  • Loading branch information
Korbeil authored Jul 21, 2024
1 parent 4ce2144 commit 943b498
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 @@ -16,7 +16,7 @@
},
"require": {
"php": "^8.0",
"nesbot/carbon": "^2.38",
"nesbot/carbon": "^2.38 || ^3.0",
"ratchet/pawl": "^0.4.1",
"react/datagram": "^1.8",
"symfony/options-resolver": "^5.1.11 || ^6.0 || ^7.0",
Expand Down

0 comments on commit 943b498

Please sign in to comment.