(front end prep for Purchasing Tickets module)

This commit is contained in:
Adam Wathan
2016-11-07 09:56:51 -05:00
parent a3d6a1efcd
commit ced05329c6
53 changed files with 12963 additions and 273 deletions

87
composer.lock generated
View File

@@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "ed9df8b872992035f068a7fe461a635a",
"content-hash": "76036da3b5b55b91dbe1e1affa01bf9e",
"hash": "aa61d5762f0cbc8027e79c0b940a6b7d",
"content-hash": "50e4deb4c8728b5460bf609f167ef2b2",
"packages": [
{
"name": "classpreloader/classpreloader",
@@ -737,6 +737,49 @@
],
"time": "2016-09-16 12:04:44"
},
{
"name": "nothingworks/blade-svg",
"version": "v0.1.0",
"source": {
"type": "git",
"url": "https://github.com/adamwathan/blade-svg.git",
"reference": "0002112f8ccd79b23451958e9e5a3fa03585a035"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/adamwathan/blade-svg/zipball/0002112f8ccd79b23451958e9e5a3fa03585a035",
"reference": "0002112f8ccd79b23451958e9e5a3fa03585a035",
"shasum": ""
},
"require": {
"illuminate/filesystem": "^5.3",
"illuminate/support": "^5.3"
},
"require-dev": {
"mockery/mockery": "^0.9.5",
"phpunit/phpunit": "^5.5"
},
"type": "library",
"autoload": {
"psr-4": {
"BladeSvg\\": "src/"
},
"files": [
"src/helpers.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Adam Wathan",
"email": "adam.wathan@gmail.com"
}
],
"time": "2016-09-05 14:37:45"
},
{
"name": "paragonie/random_compat",
"version": "v2.0.3",
@@ -1866,6 +1909,46 @@
"environment"
],
"time": "2016-09-01 10:05:43"
},
{
"name": "zondicons/blade-bridge",
"version": "v0.1.0",
"source": {
"type": "git",
"url": "https://github.com/dukestreetstudio/zondicons-blade-bridge.git",
"reference": "895e43b450b5d83df8410d57febcba95a58f95df"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dukestreetstudio/zondicons-blade-bridge/zipball/895e43b450b5d83df8410d57febcba95a58f95df",
"reference": "895e43b450b5d83df8410d57febcba95a58f95df",
"shasum": ""
},
"require": {
"nothingworks/blade-svg": "^0.1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Zondicons\\": "src/"
},
"files": []
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Adam Wathan",
"email": "adam.wathan@gmail.com"
},
{
"name": "Steve Schoger",
"email": "sm.schoger@gmail.com"
}
],
"time": "2016-10-14 20:16:43"
}
],
"packages-dev": [