Skip to content

Commit 99ee0e1

Browse files
authored
Update composer.json
1 parent 43eefa3 commit 99ee0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"files": ["src/functions.php"]
99
},
1010
"require": {
11-
"php": "^7.4 || ~8.0.0",
11+
"php": "^7.4 || ^8.0 || ^8.1",
1212
"psr/container": "^1.1.1"
1313
}
1414
}

0 commit comments

Comments
 (0)