nginxsonarrradarrplexorganizrdashboardbookmarkapplication-dashboardmuximuxlandingpagestartpagelandinghtpcserverhomepagesabnzbdheimdallembycouchpotatonzbget
		
		
		
		
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							36 lines
						
					
					
						
							841 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							36 lines
						
					
					
						
							841 B
						
					
					
				| { | |
|     "name": "sebastian/recursion-context", | |
|     "description": "Provides functionality to recursively process PHP variables", | |
|     "homepage": "http://www.github.com/sebastianbergmann/recursion-context", | |
|     "license": "BSD-3-Clause", | |
|     "authors": [ | |
|         { | |
|             "name": "Sebastian Bergmann", | |
|             "email": "sebastian@phpunit.de" | |
|         }, | |
|         { | |
|             "name": "Jeff Welch", | |
|             "email": "whatthejeff@gmail.com" | |
|         }, | |
|         { | |
|             "name": "Adam Harvey", | |
|             "email": "aharvey@php.net" | |
|         } | |
|     ], | |
|     "require": { | |
|         "php": "^7.0" | |
|     }, | |
|     "require-dev": { | |
|         "phpunit/phpunit": "^6.0" | |
|     }, | |
|     "autoload": { | |
|         "classmap": [ | |
|             "src/" | |
|         ] | |
|     }, | |
|     "extra": { | |
|         "branch-alias": { | |
|             "dev-master": "3.0.x-dev" | |
|         } | |
|     } | |
| }
 | |
| 
 |