mirror of
				https://github.com/elyby/oauth2-server.git
				synced 2025-05-31 14:12:07 +05:30 
			
		
		
		
	Prefer-dist
This commit is contained in:
		| @@ -13,8 +13,8 @@ matrix: | ||||
| before_script: | ||||
|     - composer self-update | ||||
|     - composer require satooshi/php-coveralls:dev-master --no-update --dev | ||||
|     - composer install --prefer-source | ||||
|     - cd examples/relational && composer install | ||||
|     - composer install --prefer-dist | ||||
|     - cd examples/relational && composer install --prefer-dist | ||||
|     - php config/init.php | ||||
|     - php -S localhost:8000 & | ||||
|     - sleep 3 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user