Skip to content

Commit 3970db3

Browse files
committed
v4.0.2
1 parent 260e684 commit 3970db3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"require": {
2121
"october/rain": "^3.0|^4.0",
2222
"spatie/flysystem-dropbox": "^3.0",
23-
"composer/installers": "~1.0"
23+
"composer/installers": "^1.0|^2.0"
2424
},
2525
"config": {
2626
"allow-plugins": {

updates/version.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ v3.0.1: Docs.
55
v3.0.2: Docs.
66
v3.0.3: Docs.
77
v4.0.1: Support October 4.
8+
v4.0.2: Update dependencies.

0 commit comments

Comments
 (0)