There was an error while loading. Please reload this page.
2 parents 5ec5180 + 6468d78 commit 08ca482Copy full SHA for 08ca482
2 files changed
composer.json
@@ -9,12 +9,12 @@
9
],
10
"config": {
11
"platform": {
12
- "php": "8.0"
+ "php": "8.1"
13
}
14
},
15
"require": {
16
"ext-mbstring": "*",
17
"ext-zip": "*",
18
- "maennchen/zipstream-php": "^2.4 || ^3.0"
+ "maennchen/zipstream-php": "^3.0"
19
20
facturascripts.ini
@@ -1,5 +1,6 @@
1
name = "Backup"
2
description = "Permite realizar y restaurar copias de seguridad."
3
-version = 3.61
4
-min_version = 2025.6
+version = 3.7
+min_version = 2026.1
5
+min_php = 8.1
6
require_php = 'zip'
0 commit comments