We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc42e6 commit 260e684Copy full SHA for 260e684
composer.json
@@ -18,8 +18,8 @@
18
}
19
],
20
"require": {
21
- "spatie/flysystem-dropbox": "^2.0",
22
- "october/rain": "^3.0",
+ "october/rain": "^3.0|^4.0",
+ "spatie/flysystem-dropbox": "^3.0",
23
"composer/installers": "~1.0"
24
},
25
"config": {
updates/version.yaml
@@ -4,3 +4,4 @@ v3.0.0: Require October CMS 3.0.
4
v3.0.1: Docs.
5
v3.0.2: Docs.
6
v3.0.3: Docs.
7
+v4.0.1: Support October 4.
0 commit comments