Skip to content

Commit 41fae7f

Browse files
committed
Add PHP 8 to composer.json
1 parent 86f1f4f commit 41fae7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"issues": "https://github.com/php-gettext/Gettext/issues"
1919
},
2020
"require": {
21-
"php": "^7.2",
21+
"php": "^7.2|^8.0",
2222
"gettext/languages": "^2.3"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)