We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
0ct0pu5
/
opcache-gui
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Prechádzať zdrojové kódy
Make Zend Opcache the dependency instead of PHP 5.5
Jonathan Rehm
10 rokov pred
rodič
46f05c3285
commit
6b771ba2ea
1 zmenil súbory
, kde vykonal
1 pridanie
a
1 odobranie
Jednotné zobrazenie
Ukázať štatistiku rozdielnych dát
1
1
composer.json
+ 1
- 1
composer.json
Zobraziť súbor
@@ -12,7 +12,7 @@
}
}
],
],
"require": {
"require": {
- "
PHP": ">=5.5.0
"
+ "
ext-Zend-OPcache": "*
"
}
}
}
}