mirror of
				https://github.com/Mibew/handlebars.php.git
				synced 2025-11-04 04:05:07 +03:00 
			
		
		
		
	Use more restictive dependencies versions
This commit is contained in:
		
							parent
							
								
									ed57d8f7d7
								
							
						
					
					
						commit
						5b0f54ea31
					
				@ -20,8 +20,8 @@
 | 
			
		||||
 | 
			
		||||
    },
 | 
			
		||||
    "require-dev": {
 | 
			
		||||
        "phpunit/phpunit": "@stable",
 | 
			
		||||
        "squizlabs/php_codesniffer": "@stable"
 | 
			
		||||
        "phpunit/phpunit": "~4.4",
 | 
			
		||||
        "squizlabs/php_codesniffer": "~1.5"
 | 
			
		||||
    },
 | 
			
		||||
    "autoload": {
 | 
			
		||||
        "psr-0": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user