mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-02-04 15:48:29 +00:00
90 - The Birthday Problem
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user