Created
January 20, 2017 02:06
-
-
Save rawaludin/b16627c47aab49047e94fd3fa7dc3fc4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"require": { | |
"laravel/installer": "dev-master", | |
"beelab/bowerphp": "0.1.*@alpha", | |
"squizlabs/php_codesniffer": "*", | |
"laravel/envoy": "~1.0", | |
"laravel/homestead": "~3.0", | |
"qafoolabs/php-refactoring-browser": "0.0.4.*", | |
"psy/psysh": "@stable", | |
"phpspec/phpspec": "~2.2", | |
"behat/behat": "^3.1", | |
"codeception/codeception": "*", | |
"laravel/lumen-installer": "^1.0", | |
"friendsofphp/php-cs-fixer": "^1.11", | |
"hirak/prestissimo": "^0.3.4", | |
"phpmd/phpmd": "@stable" | |
}, | |
"require-dev": { | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment