Make Zend Opcache the dependency instead of PHP 5.5
This commit is contained in:
parent
46f05c3285
commit
6b771ba2ea
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"PHP": ">=5.5.0"
|
||||
"ext-Zend-OPcache": "*"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue