mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Install nexxai/laravel-cfcache
This commit is contained in:
@@ -243,3 +243,6 @@ TMUX_USE_POWERLINE=true
|
||||
TMUX_USE_NERD_FONTS=true
|
||||
TMUX_TERMINAL=tmux-256color
|
||||
|
||||
|
||||
CFCACHE_API_TOKEN=
|
||||
CFCACHE_ZONE_ID=
|
||||
+2
-1
@@ -119,7 +119,8 @@
|
||||
"nunomaduro/collision": "^8.6",
|
||||
"php-coveralls/php-coveralls": "^2.4",
|
||||
"phpunit/phpunit": "^12.1.0",
|
||||
"rector/rector": "^2.0"
|
||||
"rector/rector": "^2.0",
|
||||
"nexxai/laravel-cfcache": "^1.0"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-gd": "to use GD library based image processing.",
|
||||
|
||||
Reference in New Issue
Block a user