Skip to content

Commit c3a93e1

Browse files
committed
Allow for PHP 8
1 parent d299f1a commit c3a93e1

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
@@ -7,7 +7,7 @@
77
"sort-packages": true
88
},
99
"require": {
10-
"php": "^7.0",
10+
"php": "^7.0||^8.0",
1111
"ext-imagick": "~3.0",
1212
"traderinteractive/util": "^3.0"
1313
},

0 commit comments

Comments
 (0)