Skip to content

Commit e0bc990

Browse files
committed
drop support for PHP 7.x, update domains
1 parent 5934ee0 commit e0bc990

14 files changed

+928
-24
lines changed

.htaccess

+227-1
Large diffs are not rendered by default.

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
}
2323
],
2424
"require": {
25-
"php": ">=7.2"
25+
"php": ">=8.1"
2626
},
2727
"require-dev": {
28-
"algo26-matthias/idna-convert": "^3.0.5"
28+
"algo26-matthias/idna-convert": "^4.0.0"
2929
},
3030
"suggest": {
3131
"ext-mbstring": "Install ext/mbstring for using input / output other than UTF-8 or ISO-8859-1",

composer.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

google-exclude-1.txt

+1-1
Large diffs are not rendered by default.

google-exclude-2.txt

+1-1
Large diffs are not rendered by default.

google-exclude-3.txt

+1-1
Large diffs are not rendered by default.

google-exclude-4.txt

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)