Skip to content

Commit b9ed740

Browse files
committed
v8.0.2
1 parent 6692584 commit b9ed740

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
],
2121
"require": {
2222
"october/rain": "^3.0|^4.0",
23-
"composer/installers": "~1.0",
23+
"composer/installers": "^1.0|^2.0",
2424
"barryvdh/laravel-dompdf": "^3.1"
2525
},
2626
"config": {

updates/version.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,4 @@ v7.1.0: Fix creating public directory.
5353
v7.1.1: Minor fix.
5454
v7.1.2: Allow self signed certificates on development environment.
5555
v8.0.1: Support October 4.
56+
v8.0.2: Update dependencies.

0 commit comments

Comments
 (0)