mirror of
				https://github.com/elyby/oauth2-server.git
				synced 2025-05-31 14:12:07 +05:30 
			
		
		
		
	Added satooshi/php-coveralls to composer.json [ci skip]
				
					
				
			This commit is contained in:
		@@ -8,7 +8,8 @@
 | 
				
			|||||||
		"php": ">=5.3.0"
 | 
							"php": ">=5.3.0"
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
	"require-dev": {
 | 
						"require-dev": {
 | 
				
			||||||
		"mockery/mockery": ">=0.7.2"
 | 
							"mockery/mockery": ">=0.7.2",
 | 
				
			||||||
 | 
							"satooshi/php-coveralls": "dev-master"
 | 
				
			||||||
	},
 | 
						},
 | 
				
			||||||
	"repositories": [
 | 
						"repositories": [
 | 
				
			||||||
		{
 | 
							{
 | 
				
			||||||
@@ -46,4 +47,4 @@
 | 
				
			|||||||
		"zetacomponents/database": "A PDO implementation of the storage classes",
 | 
							"zetacomponents/database": "A PDO implementation of the storage classes",
 | 
				
			||||||
		"doctrine/dbal": "A Doctrine/DBAL implementation of the storage classes"
 | 
							"doctrine/dbal": "A Doctrine/DBAL implementation of the storage classes"
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user