Skip to content

Commit 655ef11

Browse files
authored
Merge pull request #105 from apisearch-io/feature/allow-carbon-2
Allowing Carbon 2.0
2 parents 2f4b1bf + bdc673e commit 655ef11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"php": ">=7.1",
1313
"ext-curl": "*",
1414
"symfony/event-dispatcher": "^3.4|^4.0",
15-
"nesbot/carbon": "^1.22"
15+
"nesbot/carbon": "^1.22|^2.0"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^7.0.0",

0 commit comments

Comments
 (0)