Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6b771ba

Browse files
committed
Make Zend Opcache the dependency instead of PHP 5.5
1 parent 46f05c3 commit 6b771ba

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.5.0"
15+
"ext-Zend-OPcache": "*"
1616
}
1717
}
1818

0 commit comments

Comments
 (0)