Skip to content
This repository was archived by the owner on Aug 23, 2024. It is now read-only.

Commit 185a0c2

Browse files
committed
Reduced composer version
Signed-off-by: Zachary Claret-Scott <[email protected]>
1 parent dc1c09f commit 185a0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A collection of helper traits for laravel used by Probably Rational Ltd.",
44
"require": {
55
"php": "^7.1|^8.0",
6-
"nesbot/carbon": "3.x-dev"
6+
"nesbot/carbon": "^2.0|3.x-dev"
77
},
88
"license": "MIT",
99
"autoload": {

0 commit comments

Comments
 (0)