Skip to content

Commit 3a655be

Browse files
PHP 8 Support
1 parent ce00bea commit 3a655be

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
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require": {
15-
"php": "^5.3 || ^7.0"
15+
"php": "^5.3 || ^7.0 || ^8.0"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"

0 commit comments

Comments
 (0)