the middle of the idiots
This commit is contained in:
		
							
								
								
									
										24
									
								
								qwen/php/vendor/nikic/fast-route/composer.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								qwen/php/vendor/nikic/fast-route/composer.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,24 @@
 | 
			
		||||
{
 | 
			
		||||
  "name": "nikic/fast-route",
 | 
			
		||||
  "description": "Fast request router for PHP",
 | 
			
		||||
  "keywords": ["routing", "router"],
 | 
			
		||||
  "license": "BSD-3-Clause",
 | 
			
		||||
  "authors": [
 | 
			
		||||
    {
 | 
			
		||||
      "name": "Nikita Popov",
 | 
			
		||||
      "email": "nikic@php.net"
 | 
			
		||||
    }
 | 
			
		||||
  ],
 | 
			
		||||
  "autoload": {
 | 
			
		||||
    "psr-4": {
 | 
			
		||||
      "FastRoute\\": "src/"
 | 
			
		||||
    },
 | 
			
		||||
    "files": ["src/functions.php"]
 | 
			
		||||
  },
 | 
			
		||||
  "require": {
 | 
			
		||||
    "php": ">=5.4.0"
 | 
			
		||||
  },
 | 
			
		||||
  "require-dev": {
 | 
			
		||||
    "phpunit/phpunit": "^4.8.35|~5.7"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user