Update composer dependencies and change fontawesome path to the new hyphen-free version

This commit is contained in:
Kevin MacMartin 2016-08-01 23:02:16 -04:00
parent 3d4fa3761d
commit e61a1f5558
3 changed files with 100 additions and 99 deletions

195
composer.lock generated
View file

@ -672,16 +672,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v5.2.39", "version": "5.2.41",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "c2a77050269b4e03bd9a735a9f24e573a7598b8a" "reference": "29ba2e310cfeb42ab6545bcd81ff4c2ec1f6b5c2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/c2a77050269b4e03bd9a735a9f24e573a7598b8a", "url": "https://api.github.com/repos/laravel/framework/zipball/29ba2e310cfeb42ab6545bcd81ff4c2ec1f6b5c2",
"reference": "c2a77050269b4e03bd9a735a9f24e573a7598b8a", "reference": "29ba2e310cfeb42ab6545bcd81ff4c2ec1f6b5c2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -738,7 +738,8 @@
"illuminate/support": "self.version", "illuminate/support": "self.version",
"illuminate/translation": "self.version", "illuminate/translation": "self.version",
"illuminate/validation": "self.version", "illuminate/validation": "self.version",
"illuminate/view": "self.version" "illuminate/view": "self.version",
"tightenco/collect": "self.version"
}, },
"require-dev": { "require-dev": {
"aws/aws-sdk-php": "~3.0", "aws/aws-sdk-php": "~3.0",
@ -797,20 +798,20 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2016-06-17 19:25:12" "time": "2016-07-20 13:13:06"
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "1.0.24", "version": "1.0.25",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "9aca859a303fdca30370f42b8c611d9cf0dedf4b" "reference": "a76afa4035931be0c78ca8efc6abf3902362f437"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/9aca859a303fdca30370f42b8c611d9cf0dedf4b", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a76afa4035931be0c78ca8efc6abf3902362f437",
"reference": "9aca859a303fdca30370f42b8c611d9cf0dedf4b", "reference": "a76afa4035931be0c78ca8efc6abf3902362f437",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -823,7 +824,7 @@
"ext-fileinfo": "*", "ext-fileinfo": "*",
"mockery/mockery": "~0.9", "mockery/mockery": "~0.9",
"phpspec/phpspec": "^2.2", "phpspec/phpspec": "^2.2",
"phpunit/phpunit": "~4.8 || ~5.0" "phpunit/phpunit": "~4.8"
}, },
"suggest": { "suggest": {
"ext-fileinfo": "Required for MimeType", "ext-fileinfo": "Required for MimeType",
@ -880,7 +881,7 @@
"sftp", "sftp",
"storage" "storage"
], ],
"time": "2016-06-03 19:11:39" "time": "2016-07-18 12:22:57"
}, },
{ {
"name": "maatwebsite/excel", "name": "maatwebsite/excel",
@ -997,16 +998,16 @@
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "1.19.0", "version": "1.21.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/monolog.git", "url": "https://github.com/Seldaek/monolog.git",
"reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf" "reference": "f42fbdfd53e306bda545845e4dbfd3e72edb4952"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/5f56ed5212dc509c8dc8caeba2715732abb32dbf", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f42fbdfd53e306bda545845e4dbfd3e72edb4952",
"reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf", "reference": "f42fbdfd53e306bda545845e4dbfd3e72edb4952",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1025,8 +1026,8 @@
"php-console/php-console": "^3.1.3", "php-console/php-console": "^3.1.3",
"phpunit/phpunit": "~4.5", "phpunit/phpunit": "~4.5",
"phpunit/phpunit-mock-objects": "2.3.0", "phpunit/phpunit-mock-objects": "2.3.0",
"raven/raven": "^0.13",
"ruflin/elastica": ">=0.90 <3.0", "ruflin/elastica": ">=0.90 <3.0",
"sentry/sentry": "^0.13",
"swiftmailer/swiftmailer": "~5.3" "swiftmailer/swiftmailer": "~5.3"
}, },
"suggest": { "suggest": {
@ -1038,9 +1039,9 @@
"mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
"php-console/php-console": "Allow sending log messages to Google Chrome", "php-console/php-console": "Allow sending log messages to Google Chrome",
"raven/raven": "Allow sending log messages to a Sentry server",
"rollbar/rollbar": "Allow sending log messages to Rollbar", "rollbar/rollbar": "Allow sending log messages to Rollbar",
"ruflin/elastica": "Allow sending log messages to an Elastic Search server" "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
"sentry/sentry": "Allow sending log messages to a Sentry server"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -1071,7 +1072,7 @@
"logging", "logging",
"psr-3" "psr-3"
], ],
"time": "2016-04-12 18:29:35" "time": "2016-07-29 03:23:52"
}, },
{ {
"name": "mtdowling/cron-expression", "name": "mtdowling/cron-expression",
@ -1789,23 +1790,23 @@
}, },
{ {
"name": "swiftmailer/swiftmailer", "name": "swiftmailer/swiftmailer",
"version": "v5.4.2", "version": "v5.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git", "url": "https://github.com/swiftmailer/swiftmailer.git",
"reference": "d8db871a54619458a805229a057ea2af33c753e8" "reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/d8db871a54619458a805229a057ea2af33c753e8", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/4cc92842069c2bbc1f28daaaf1d2576ec4dfe153",
"reference": "d8db871a54619458a805229a057ea2af33c753e8", "reference": "4cc92842069c2bbc1f28daaaf1d2576ec4dfe153",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.3" "php": ">=5.3.3"
}, },
"require-dev": { "require-dev": {
"mockery/mockery": "~0.9.1,<0.9.4" "mockery/mockery": "~0.9.1"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -1838,20 +1839,20 @@
"mail", "mail",
"mailer" "mailer"
], ],
"time": "2016-05-01 08:45:47" "time": "2016-07-08 11:51:25"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v3.0.7", "version": "v3.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "382fc9ed852edabd6133e34f8549d7a7d99db115" "reference": "926061e74229e935d3c5b4e9ba87237316c6693f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/382fc9ed852edabd6133e34f8549d7a7d99db115", "url": "https://api.github.com/repos/symfony/console/zipball/926061e74229e935d3c5b4e9ba87237316c6693f",
"reference": "382fc9ed852edabd6133e34f8549d7a7d99db115", "reference": "926061e74229e935d3c5b4e9ba87237316c6693f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1898,20 +1899,20 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-06 15:08:35" "time": "2016-07-30 07:22:48"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v3.0.7", "version": "v3.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
"reference": "e8a66c51bf65f188c02f8120c0748b2291d3a2d0" "reference": "b8999c1f33c224b2b66b38253f5e3a838d0d0115"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/e8a66c51bf65f188c02f8120c0748b2291d3a2d0", "url": "https://api.github.com/repos/symfony/css-selector/zipball/b8999c1f33c224b2b66b38253f5e3a838d0d0115",
"reference": "e8a66c51bf65f188c02f8120c0748b2291d3a2d0", "reference": "b8999c1f33c224b2b66b38253f5e3a838d0d0115",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1951,20 +1952,20 @@
], ],
"description": "Symfony CssSelector Component", "description": "Symfony CssSelector Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-06 11:33:26" "time": "2016-06-29 05:40:00"
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v3.0.7", "version": "v3.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/debug.git", "url": "https://github.com/symfony/debug.git",
"reference": "e67e1552dd7313df1cf6535cb606751899e0e727" "reference": "697c527acd9ea1b2d3efac34d9806bf255278b0a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/e67e1552dd7313df1cf6535cb606751899e0e727", "url": "https://api.github.com/repos/symfony/debug/zipball/697c527acd9ea1b2d3efac34d9806bf255278b0a",
"reference": "e67e1552dd7313df1cf6535cb606751899e0e727", "reference": "697c527acd9ea1b2d3efac34d9806bf255278b0a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2008,20 +2009,20 @@
], ],
"description": "Symfony Debug Component", "description": "Symfony Debug Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-06 15:08:35" "time": "2016-07-30 07:22:48"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v3.1.1", "version": "v3.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "f5b7563f67779c6d3d5370e23448e707c858df3e" "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f5b7563f67779c6d3d5370e23448e707c858df3e", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c0c00c80b3a69132c4e55c3e7db32b4a387615e5",
"reference": "f5b7563f67779c6d3d5370e23448e707c858df3e", "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2068,20 +2069,20 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-06 11:42:41" "time": "2016-07-19 10:45:57"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v3.0.7", "version": "v3.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "39e5f3d533d07b5416b9d7aad53a27f939d4f811" "reference": "3eb4e64c6145ef8b92adefb618a74ebdde9e3fe9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/39e5f3d533d07b5416b9d7aad53a27f939d4f811", "url": "https://api.github.com/repos/symfony/finder/zipball/3eb4e64c6145ef8b92adefb618a74ebdde9e3fe9",
"reference": "39e5f3d533d07b5416b9d7aad53a27f939d4f811", "reference": "3eb4e64c6145ef8b92adefb618a74ebdde9e3fe9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2117,20 +2118,20 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-05-13 18:03:36" "time": "2016-06-29 05:40:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v3.0.7", "version": "v3.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "d268a643884f85e91d6ba11ca68de96833f3f6e5" "reference": "49ba00f8ede742169cb6b70abe33243f4d673f82"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/d268a643884f85e91d6ba11ca68de96833f3f6e5", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/49ba00f8ede742169cb6b70abe33243f4d673f82",
"reference": "d268a643884f85e91d6ba11ca68de96833f3f6e5", "reference": "49ba00f8ede742169cb6b70abe33243f4d673f82",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2170,20 +2171,20 @@
], ],
"description": "Symfony HttpFoundation Component", "description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-06 11:33:26" "time": "2016-07-17 13:54:30"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v3.0.7", "version": "v3.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "97cc1c15e3406e7a2adf14ad6b0e41a04d4a6fc4" "reference": "d97ba4425e36e79c794e7d14ff36f00f081b37b3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/97cc1c15e3406e7a2adf14ad6b0e41a04d4a6fc4", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/d97ba4425e36e79c794e7d14ff36f00f081b37b3",
"reference": "97cc1c15e3406e7a2adf14ad6b0e41a04d4a6fc4", "reference": "d97ba4425e36e79c794e7d14ff36f00f081b37b3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2191,7 +2192,7 @@
"psr/log": "~1.0", "psr/log": "~1.0",
"symfony/debug": "~2.8|~3.0", "symfony/debug": "~2.8|~3.0",
"symfony/event-dispatcher": "~2.8|~3.0", "symfony/event-dispatcher": "~2.8|~3.0",
"symfony/http-foundation": "~2.8|~3.0" "symfony/http-foundation": "~2.8.8|~3.0.8|~3.1.2|~3.2"
}, },
"conflict": { "conflict": {
"symfony/config": "<2.8" "symfony/config": "<2.8"
@ -2252,7 +2253,7 @@
], ],
"description": "Symfony HttpKernel Component", "description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-06 16:52:35" "time": "2016-07-30 09:10:37"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
@ -2423,16 +2424,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v3.0.7", "version": "v3.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "bf6e2d1fa8b93fdd7cca6b684c0ea213cf0255dd" "reference": "768debc5996f599c4372b322d9061dba2a4bf505"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/bf6e2d1fa8b93fdd7cca6b684c0ea213cf0255dd", "url": "https://api.github.com/repos/symfony/process/zipball/768debc5996f599c4372b322d9061dba2a4bf505",
"reference": "bf6e2d1fa8b93fdd7cca6b684c0ea213cf0255dd", "reference": "768debc5996f599c4372b322d9061dba2a4bf505",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2468,20 +2469,20 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-06 11:33:26" "time": "2016-07-28 11:13:34"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v3.0.7", "version": "v3.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "c780454838a1131adc756d737a4b4cc1d18f8c64" "reference": "9038984bd9c05ab07280121e9e10f61a7231457b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/c780454838a1131adc756d737a4b4cc1d18f8c64", "url": "https://api.github.com/repos/symfony/routing/zipball/9038984bd9c05ab07280121e9e10f61a7231457b",
"reference": "c780454838a1131adc756d737a4b4cc1d18f8c64", "reference": "9038984bd9c05ab07280121e9e10f61a7231457b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2543,20 +2544,20 @@
"uri", "uri",
"url" "url"
], ],
"time": "2016-05-30 06:58:27" "time": "2016-06-29 05:40:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v3.0.7", "version": "v3.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "2b0aacaa613c0ec1ad8046f972d8abdcb19c1db7" "reference": "eee6c664853fd0576f21ae25725cfffeafe83f26"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/2b0aacaa613c0ec1ad8046f972d8abdcb19c1db7", "url": "https://api.github.com/repos/symfony/translation/zipball/eee6c664853fd0576f21ae25725cfffeafe83f26",
"reference": "2b0aacaa613c0ec1ad8046f972d8abdcb19c1db7", "reference": "eee6c664853fd0576f21ae25725cfffeafe83f26",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2607,20 +2608,20 @@
], ],
"description": "Symfony Translation Component", "description": "Symfony Translation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-06 11:33:26" "time": "2016-07-30 07:22:48"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v3.0.7", "version": "v3.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "d8bb851da153d97abe7c2b71a65dee19f324bcf7" "reference": "1f7e071aafc6676fcb6e3f0497f87c2397247377"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/d8bb851da153d97abe7c2b71a65dee19f324bcf7", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/1f7e071aafc6676fcb6e3f0497f87c2397247377",
"reference": "d8bb851da153d97abe7c2b71a65dee19f324bcf7", "reference": "1f7e071aafc6676fcb6e3f0497f87c2397247377",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2670,7 +2671,7 @@
"debug", "debug",
"dump" "dump"
], ],
"time": "2016-05-24 10:03:10" "time": "2016-07-26 08:03:56"
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",
@ -3436,16 +3437,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "4.8.26", "version": "4.8.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "fc1d8cd5b5de11625979125c5639347896ac2c74" "reference": "c062dddcb68e44b563f66ee319ddae2b5a322a90"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fc1d8cd5b5de11625979125c5639347896ac2c74", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c062dddcb68e44b563f66ee319ddae2b5a322a90",
"reference": "fc1d8cd5b5de11625979125c5639347896ac2c74", "reference": "c062dddcb68e44b563f66ee319ddae2b5a322a90",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3504,7 +3505,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2016-05-17 03:09:28" "time": "2016-07-21 06:48:14"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
@ -3936,16 +3937,16 @@
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v3.0.7", "version": "v3.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
"reference": "49b588841225b205700e5122fa01911cabada857" "reference": "dff8fecf1f56990d88058e3a1885c2a5f1b8e970"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/49b588841225b205700e5122fa01911cabada857", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/dff8fecf1f56990d88058e3a1885c2a5f1b8e970",
"reference": "49b588841225b205700e5122fa01911cabada857", "reference": "dff8fecf1f56990d88058e3a1885c2a5f1b8e970",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3988,20 +3989,20 @@
], ],
"description": "Symfony DomCrawler Component", "description": "Symfony DomCrawler Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-04-12 18:09:53" "time": "2016-07-30 07:22:48"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v3.1.1", "version": "v3.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "c5a7e7fc273c758b92b85dcb9c46149ccda89623" "reference": "1819adf2066880c7967df7180f4f662b6f0567ac"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/c5a7e7fc273c758b92b85dcb9c46149ccda89623", "url": "https://api.github.com/repos/symfony/yaml/zipball/1819adf2066880c7967df7180f4f662b6f0567ac",
"reference": "c5a7e7fc273c758b92b85dcb9c46149ccda89623", "reference": "1819adf2066880c7967df7180f4f662b6f0567ac",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4037,7 +4038,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-14 11:18:07" "time": "2016-07-17 14:02:08"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",

View file

@ -56,7 +56,7 @@ const jsDashboardLibs = [
const fontPaths = [ const fontPaths = [
"resources/assets/fonts/**", "resources/assets/fonts/**",
"bower_components/bootstrap/dist/fonts/**", "bower_components/bootstrap/dist/fonts/**",
"bower_components/font-awesome/fonts/**" "bower_components/fontawesome/fonts/**"
]; ];
// function to handle gulp-plumber errors // function to handle gulp-plumber errors

View file

@ -1,6 +1,6 @@
// Core // Core
@import "bootstrap/less/bootstrap"; @import "bootstrap/less/bootstrap";
@import "font-awesome/less/font-awesome"; @import "fontawesome/less/font-awesome";
@import "awesome-bootstrap-checkbox/awesome-bootstrap-checkbox"; @import "awesome-bootstrap-checkbox/awesome-bootstrap-checkbox";
@import (inline) "datetimepicker/jquery.datetimepicker.css"; @import (inline) "datetimepicker/jquery.datetimepicker.css";
@import (inline) "simplemde/dist/simplemde.min.css"; @import (inline) "simplemde/dist/simplemde.min.css";