add perfomance chapters
This commit is contained in:
parent
7a0f368e00
commit
3dd9f5a1d9
101 changed files with 8014 additions and 62 deletions
|
@ -12,7 +12,9 @@
|
|||
"middlewares/trailing-slash": "^2.0",
|
||||
"middlewares/whoops": "^2.0",
|
||||
"erusev/parsedown": "^1.7",
|
||||
"league/commonmark": "^2.2"
|
||||
"league/commonmark": "^2.2",
|
||||
"ext-apcu": "*",
|
||||
"ext-zend-opcache": "*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
@ -36,6 +38,7 @@
|
|||
"mnapoli/hard-mode": "^0.3.0"
|
||||
},
|
||||
"config": {
|
||||
"optimize-autoloader": true,
|
||||
"allow-plugins": {
|
||||
"phpstan/extension-installer": true,
|
||||
"dealerdirect/phpcodesniffer-composer-installer": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue