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.
		
		
		
		
			
				
					24 lines
				
				538 B
			
		
		
			
		
	
	
					24 lines
				
				538 B
			| 
								 
											4 years ago
										 
									 | 
							
								{
							 | 
						||
| 
								 | 
							
								    "name": "neutron/temporary-filesystem",
							 | 
						||
| 
								 | 
							
								    "description": "Symfony filesystem extension to handle temporary files",
							 | 
						||
| 
								 | 
							
								    "license": "MIT",
							 | 
						||
| 
								 | 
							
								    "authors": [
							 | 
						||
| 
								 | 
							
								        {
							 | 
						||
| 
								 | 
							
								            "name": "Romain Neutron",
							 | 
						||
| 
								 | 
							
								            "email": "imprec@gmail.com"
							 | 
						||
| 
								 | 
							
								        }
							 | 
						||
| 
								 | 
							
								    ],
							 | 
						||
| 
								 | 
							
								    "require": {
							 | 
						||
| 
								 | 
							
								        "php": "^5.6 || ^7.0",
							 | 
						||
| 
								 | 
							
								        "symfony/filesystem": "^2.3 || ^3.0 || ^4.0 || ^5.0"
							 | 
						||
| 
								 | 
							
								    },
							 | 
						||
| 
								 | 
							
								    "require-dev": {
							 | 
						||
| 
								 | 
							
								        "symfony/phpunit-bridge": "^5.0.4"
							 | 
						||
| 
								 | 
							
								    },
							 | 
						||
| 
								 | 
							
								    "autoload": {
							 | 
						||
| 
								 | 
							
								        "psr-0": {
							 | 
						||
| 
								 | 
							
								            "Neutron": "src"
							 | 
						||
| 
								 | 
							
								        }
							 | 
						||
| 
								 | 
							
								    }
							 | 
						||
| 
								 | 
							
								}
							 |