File tree Expand file tree Collapse file tree 1 file changed +3
-16
lines changed Expand file tree Collapse file tree 1 file changed +3
-16
lines changed Original file line number Diff line number Diff line change 1818    "require" : {
1919        "php" : " >=7.2" 
2020        "ext-redis" : " *" 
21-         "hyperf/contract" : " ~2.1 .0" 
22-         "hyperf/pool" : " ~2.1 .0" 
23-         "hyperf/utils" : " ~2.1 .0" 
21+         "hyperf/contract" : " ~2.2 .0" 
22+         "hyperf/pool" : " ~2.2 .0" 
23+         "hyperf/utils" : " ~2.2 .0" 
2424        "psr/container" : " ^1.0|^2.0" 
2525    },
26-     "require-dev" : {
27-         "hyperf/di" : " ~2.1.0" 
28-         "malukenho/docheader" : " ^0.1.6" 
29-         "mockery/mockery" : " ^1.0" 
30-         "phpunit/phpunit" : " ^9.4" 
31-         "friendsofphp/php-cs-fixer" : " ^2.9" 
32-     },
3326    "suggest" : {
3427        "hyperf/di" : " Create the RedisPool via dependency injection." 
3528        "ext-redis" : " Required to use sentinel mode (>=5.2)." 
5447        "hyperf" : {
5548            "config" : " Hyperf\\ Redis\\ ConfigProvider" 
5649        }
57-     },
58-     "bin" : [
59-     ],
60-     "scripts" : {
61-         "cs-fix" : " php-cs-fixer fix $1" 
62-         "test" : " phpunit --colors=always" 
6350    }
6451}
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments