Skip to content

Commit 02173d2

Browse files
committed
Update supported php version in composer
1 parent df855d5 commit 02173d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"ext-mcrypt": "*",
5050
"ext-memcached": "*",
5151
"ext-pdo": "*",
52-
"php-64bit": ">=5.5.0",
52+
"php-64bit": "^7.2",
5353
"phpmailer/phpmailer": "^6.0"
5454
}
5555
}

0 commit comments

Comments
 (0)