Skip to content

Commit 260e684

Browse files
committed
v4.0.1
1 parent 5cc42e6 commit 260e684

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
}
1919
],
2020
"require": {
21-
"spatie/flysystem-dropbox": "^2.0",
22-
"october/rain": "^3.0",
21+
"october/rain": "^3.0|^4.0",
22+
"spatie/flysystem-dropbox": "^3.0",
2323
"composer/installers": "~1.0"
2424
},
2525
"config": {

updates/version.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ v3.0.0: Require October CMS 3.0.
44
v3.0.1: Docs.
55
v3.0.2: Docs.
66
v3.0.3: Docs.
7+
v4.0.1: Support October 4.

0 commit comments

Comments
 (0)