Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Commit 1e3c8bf

Browse files
author
Warrick Bayman
committed
Dependency update.
1 parent 2754a8e commit 1e3c8bf

File tree

2 files changed

+426
-274
lines changed

2 files changed

+426
-274
lines changed

Diff for: composer.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
"name": "thepublicgood/timewarp",
33
"description": "PHP Library for working with iCalendar objects",
44
"require": {
5-
"nesbot/carbon": "^1.25"
5+
"php": "^7.1.8",
6+
"nesbot/carbon": "^2.0"
67
},
78
"require-dev": {
8-
"phpunit/phpunit": "^6.5",
9-
"symfony/var-dumper": "^3.4"
9+
"phpunit/phpunit": "^7.5",
10+
"symfony/var-dumper": "^4.3"
1011
},
1112
"license": "MIT",
1213
"authors": [

0 commit comments

Comments
 (0)