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 6692584 commit b9ed740Copy full SHA for b9ed740
composer.json
@@ -20,7 +20,7 @@
20
],
21
"require": {
22
"october/rain": "^3.0|^4.0",
23
- "composer/installers": "~1.0",
+ "composer/installers": "^1.0|^2.0",
24
"barryvdh/laravel-dompdf": "^3.1"
25
},
26
"config": {
updates/version.yaml
@@ -53,3 +53,4 @@ v7.1.0: Fix creating public directory.
53
v7.1.1: Minor fix.
54
v7.1.2: Allow self signed certificates on development environment.
55
v8.0.1: Support October 4.
56
+v8.0.2: Update dependencies.
0 commit comments