We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
0ct0pu5
/
opcache-gui
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Kaynağa Gözat
Make Zend Opcache the dependency instead of PHP 5.5
Jonathan Rehm
10 yıl önce
ebeveyn
46f05c3285
işleme
6b771ba2ea
1 değiştirilmiş dosya
ile
1 ekleme
ve
1 silme
Görünümü Böl
Farklılık Durumunu Göster
1
1
composer.json
+ 1
- 1
composer.json
Dosyayı Görüntüle
@@ -12,7 +12,7 @@
}
],
"require": {
- "
PHP": ">=5.5.0
"
+ "
ext-Zend-OPcache": "*
"
}
}