Skip to content

Commit 7c8038e

Browse files
committed
adds php8 support
1 parent eeeb420 commit 7c8038e

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
@@ -8,7 +8,7 @@
88
"value-objects", "vo", "ISO 3166", "ISO 639-1"
99
],
1010
"require": {
11-
"php": "^7.1.0",
11+
"php": "^7.1.0 || ^8",
1212
"ext-json": "*",
1313
"ext-mbstring": "*"
1414
},

0 commit comments

Comments
 (0)