90 - The Birthday Problem

This commit is contained in:
Adam Wathan
2017-04-01 13:28:17 -04:00
parent 0d560ce6db
commit 2e64692ee6
3 changed files with 379 additions and 11 deletions

View File

@@ -9,14 +9,16 @@
"laravel/framework": "5.4.*",
"zondicons/blade-bridge": "^0.1.0",
"stripe/stripe-php": "^4.3",
"guzzlehttp/guzzle": "^6.2"
"guzzlehttp/guzzle": "^6.2",
"hashids/hashids": "^2.0"
},
"require-dev": {
"fzaninotto/faker": "~1.4",
"mockery/mockery": "0.9.*",
"phpunit/phpunit": "~5.0",
"symfony/css-selector": "3.1.*",
"symfony/dom-crawler": "3.1.*"
"symfony/dom-crawler": "3.1.*",
"laravel/tinker": "^1.0"
},
"autoload": {
"classmap": [