From d5694be2930c65f5588664314e09c3cf1c12e355 Mon Sep 17 00:00:00 2001 From: jack Date: Mon, 14 May 2018 11:29:12 +0800 Subject: [PATCH] ignore files that listed in gitignore --- .env | 39 - .idea/exchange.iml | 16 - .idea/misc.xml | 6 - .idea/modules.xml | 8 - .idea/php.xml | 18 - .idea/vcs.xml | 6 - .idea/workspace.xml | 7398 ---------- public/css/app.css | 12308 ---------------- public/js/10.967214f779acc1d3f5a7.js | 27 - public/js/10.bf5d4e6eb0a136e97327.js | 27 - public/js/11.6d14fba01012afdfed84.js | 27 - public/js/11.cacd8dddd9ad97804b11.js | 27 - public/js/12.605f47118abf4f71bd92.js | 27 - public/js/12.68847d014a4a329d8686.js | 27 - public/js/13.3f139c275d1c54e462e6.js | 27 - public/js/13.7aba85ea4803b37c02e9.js | 27 - public/js/3.3df23917a4c0a357f890.js | 51 - public/js/3.ebab8366961d34ae6196.js | 51 - public/js/4.03ce6846ff54493921f6.js | 51 - public/js/4.1182bed6962dbdc7e7d8.js | 51 - public/js/5.a5d6324a7068ba6a43ae.js | 41 - public/js/5.c173b5467f4aeb7a39d8.js | 41 - public/js/6.af7322c07048a1b74887.js | 41 - public/js/6.d6580494e80234d39268.js | 41 - public/js/7.0e88c8738e4648fb7024.js | 27 - public/js/7.6e81ba7955bef4a2cf7f.js | 27 - public/js/8.590468c7bc2815835e7a.js | 27 - public/js/8.ff69f46d17a3ceaa04c3.js | 27 - public/js/9.7a240b163e3776a6e45a.js | 27 - public/js/9.b38ca7eea6dba4ea686c.js | 27 - public/js/app.js | 908 -- public/js/lang-en.592895da306250f00312.js | 10 - public/js/lang-es.7f2b93b9c03c518567a9.js | 10 - public/js/lang-zh-CN.05f1eac96ac4b1a58972.js | 10 - vendor/composer/autoload_classmap.php | 3492 ----- vendor/composer/autoload_files.php | 20 - vendor/composer/autoload_psr4.php | 53 - vendor/composer/autoload_static.php | 3837 ----- vendor/composer/installed.json | 4360 ------ vendor/guzzlehttp/psr7/CHANGELOG.md | 110 - vendor/guzzlehttp/psr7/LICENSE | 19 - vendor/guzzlehttp/psr7/README.md | 739 - vendor/guzzlehttp/psr7/composer.json | 39 - vendor/guzzlehttp/psr7/src/AppendStream.php | 233 - vendor/guzzlehttp/psr7/src/BufferStream.php | 137 - vendor/guzzlehttp/psr7/src/CachingStream.php | 138 - vendor/guzzlehttp/psr7/src/DroppingStream.php | 42 - vendor/guzzlehttp/psr7/src/FnStream.php | 149 - vendor/guzzlehttp/psr7/src/InflateStream.php | 52 - vendor/guzzlehttp/psr7/src/LazyOpenStream.php | 39 - vendor/guzzlehttp/psr7/src/LimitStream.php | 155 - vendor/guzzlehttp/psr7/src/MessageTrait.php | 183 - .../guzzlehttp/psr7/src/MultipartStream.php | 153 - vendor/guzzlehttp/psr7/src/NoSeekStream.php | 22 - vendor/guzzlehttp/psr7/src/PumpStream.php | 165 - vendor/guzzlehttp/psr7/src/Request.php | 142 - vendor/guzzlehttp/psr7/src/Response.php | 132 - vendor/guzzlehttp/psr7/src/ServerRequest.php | 358 - vendor/guzzlehttp/psr7/src/Stream.php | 257 - .../psr7/src/StreamDecoratorTrait.php | 149 - vendor/guzzlehttp/psr7/src/StreamWrapper.php | 121 - vendor/guzzlehttp/psr7/src/UploadedFile.php | 316 - vendor/guzzlehttp/psr7/src/Uri.php | 702 - vendor/guzzlehttp/psr7/src/UriNormalizer.php | 216 - vendor/guzzlehttp/psr7/src/UriResolver.php | 219 - vendor/guzzlehttp/psr7/src/functions.php | 828 -- .../guzzlehttp/psr7/src/functions_include.php | 6 - vendor/intervention/image/LICENSE | 9 - vendor/intervention/image/composer.json | 47 - vendor/intervention/image/provides.json | 11 - .../src/Intervention/Image/AbstractColor.php | 226 - .../Intervention/Image/AbstractDecoder.php | 358 - .../src/Intervention/Image/AbstractDriver.php | 132 - .../Intervention/Image/AbstractEncoder.php | 234 - .../src/Intervention/Image/AbstractFont.php | 260 - .../src/Intervention/Image/AbstractShape.php | 71 - .../Image/Commands/AbstractCommand.php | 79 - .../Intervention/Image/Commands/Argument.php | 225 - .../Image/Commands/ChecksumCommand.php | 29 - .../Image/Commands/CircleCommand.php | 35 - .../Image/Commands/EllipseCommand.php | 36 - .../Image/Commands/ExifCommand.php | 37 - .../Image/Commands/IptcCommand.php | 64 - .../Image/Commands/LineCommand.php | 36 - .../Image/Commands/OrientateCommand.php | 48 - .../Image/Commands/PolygonCommand.php | 48 - .../Image/Commands/PsrResponseCommand.php | 45 - .../Image/Commands/RectangleCommand.php | 36 - .../Image/Commands/ResponseCommand.php | 26 - .../Image/Commands/StreamCommand.php | 25 - .../Image/Commands/TextCommand.php | 34 - .../src/Intervention/Image/Constraint.php | 92 - .../Image/Exception/ImageException.php | 8 - .../Exception/InvalidArgumentException.php | 8 - .../Exception/MissingDependencyException.php | 8 - .../Image/Exception/NotFoundException.php | 8 - .../Image/Exception/NotReadableException.php | 8 - .../Image/Exception/NotSupportedException.php | 8 - .../Image/Exception/NotWritableException.php | 8 - .../Image/Exception/RuntimeException.php | 8 - .../src/Intervention/Image/Facades/Image.php | 13 - .../image/src/Intervention/Image/File.php | 92 - .../Intervention/Image/Filters/DemoFilter.php | 42 - .../Image/Filters/FilterInterface.php | 14 - .../image/src/Intervention/Image/Gd/Color.php | 226 - .../Image/Gd/Commands/BackupCommand.php | 23 - .../Image/Gd/Commands/BlurCommand.php | 23 - .../Image/Gd/Commands/BrightnessCommand.php | 19 - .../Image/Gd/Commands/ColorizeCommand.php | 27 - .../Image/Gd/Commands/ContrastCommand.php | 19 - .../Image/Gd/Commands/CropCommand.php | 40 - .../Image/Gd/Commands/DestroyCommand.php | 25 - .../Image/Gd/Commands/FillCommand.php | 68 - .../Image/Gd/Commands/FitCommand.php | 32 - .../Image/Gd/Commands/FlipCommand.php | 37 - .../Image/Gd/Commands/GammaCommand.php | 19 - .../Image/Gd/Commands/GetSizeCommand.php | 24 - .../Image/Gd/Commands/GreyscaleCommand.php | 17 - .../Image/Gd/Commands/HeightenCommand.php | 28 - .../Image/Gd/Commands/InsertCommand.php | 32 - .../Image/Gd/Commands/InterlaceCommand.php | 21 - .../Image/Gd/Commands/InvertCommand.php | 17 - .../Image/Gd/Commands/LimitColorsCommand.php | 51 - .../Image/Gd/Commands/MaskCommand.php | 81 - .../Image/Gd/Commands/OpacityCommand.php | 29 - .../Image/Gd/Commands/PickColorCommand.php | 36 - .../Image/Gd/Commands/PixelCommand.php | 24 - .../Image/Gd/Commands/PixelateCommand.php | 19 - .../Image/Gd/Commands/ResetCommand.php | 35 - .../Image/Gd/Commands/ResizeCanvasCommand.php | 81 - .../Image/Gd/Commands/ResizeCommand.php | 82 - .../Image/Gd/Commands/RotateCommand.php | 26 - .../Image/Gd/Commands/SharpenCommand.php | 32 - .../Image/Gd/Commands/TrimCommand.php | 176 - .../Image/Gd/Commands/WidenCommand.php | 28 - .../src/Intervention/Image/Gd/Decoder.php | 153 - .../src/Intervention/Image/Gd/Driver.php | 86 - .../src/Intervention/Image/Gd/Encoder.php | 122 - .../image/src/Intervention/Image/Gd/Font.php | 255 - .../Image/Gd/Shapes/CircleShape.php | 40 - .../Image/Gd/Shapes/EllipseShape.php | 64 - .../Image/Gd/Shapes/LineShape.php | 89 - .../Image/Gd/Shapes/PolygonShape.php | 48 - .../Image/Gd/Shapes/RectangleShape.php | 75 - .../image/src/Intervention/Image/Image.php | 363 - .../src/Intervention/Image/ImageManager.php | 138 - .../Intervention/Image/ImageManagerStatic.php | 87 - .../Image/ImageServiceProvider.php | 85 - .../Image/ImageServiceProviderLaravel4.php | 112 - .../Image/ImageServiceProviderLaravel5.php | 89 - .../Image/ImageServiceProviderLeague.php | 42 - .../Image/ImageServiceProviderLumen.php | 34 - .../src/Intervention/Image/Imagick/Color.php | 277 - .../Image/Imagick/Commands/BackupCommand.php | 23 - .../Image/Imagick/Commands/BlurCommand.php | 19 - .../Imagick/Commands/BrightnessCommand.php | 19 - .../Imagick/Commands/ColorizeCommand.php | 42 - .../Imagick/Commands/ContrastCommand.php | 19 - .../Image/Imagick/Commands/CropCommand.php | 43 - .../Image/Imagick/Commands/DestroyCommand.php | 25 - .../Image/Imagick/Commands/ExifCommand.php | 62 - .../Image/Imagick/Commands/FillCommand.php | 103 - .../Image/Imagick/Commands/FitCommand.php | 41 - .../Image/Imagick/Commands/FlipCommand.php | 25 - .../Image/Imagick/Commands/GammaCommand.php | 19 - .../Image/Imagick/Commands/GetSizeCommand.php | 27 - .../Imagick/Commands/GreyscaleCommand.php | 17 - .../Imagick/Commands/HeightenCommand.php | 28 - .../Image/Imagick/Commands/InsertCommand.php | 31 - .../Imagick/Commands/InterlaceCommand.php | 27 - .../Image/Imagick/Commands/InvertCommand.php | 17 - .../Imagick/Commands/LimitColorsCommand.php | 57 - .../Image/Imagick/Commands/MaskCommand.php | 58 - .../Image/Imagick/Commands/OpacityCommand.php | 21 - .../Imagick/Commands/PickColorCommand.php | 29 - .../Image/Imagick/Commands/PixelCommand.php | 30 - .../Imagick/Commands/PixelateCommand.php | 25 - .../Image/Imagick/Commands/ResetCommand.php | 37 - .../Imagick/Commands/ResizeCanvasCommand.php | 89 - .../Image/Imagick/Commands/ResizeCommand.php | 27 - .../Image/Imagick/Commands/RotateCommand.php | 26 - .../Image/Imagick/Commands/SharpenCommand.php | 19 - .../Image/Imagick/Commands/TrimCommand.php | 120 - .../Image/Imagick/Commands/WidenCommand.php | 28 - .../Intervention/Image/Imagick/Decoder.php | 120 - .../src/Intervention/Image/Imagick/Driver.php | 70 - .../Intervention/Image/Imagick/Encoder.php | 168 - .../src/Intervention/Image/Imagick/Font.php | 78 - .../Image/Imagick/Shapes/CircleShape.php | 40 - .../Image/Imagick/Shapes/EllipseShape.php | 65 - .../Image/Imagick/Shapes/LineShape.php | 93 - .../Image/Imagick/Shapes/PolygonShape.php | 80 - .../Image/Imagick/Shapes/RectangleShape.php | 83 - .../image/src/Intervention/Image/Point.php | 64 - .../image/src/Intervention/Image/Response.php | 69 - .../image/src/Intervention/Image/Size.php | 373 - .../intervention/image/src/config/config.php | 20 - vendor/laravelcollective/html/CONTRIBUTING.md | 3 - vendor/laravelcollective/html/LICENSE.txt | 21 - vendor/laravelcollective/html/composer.json | 57 - vendor/laravelcollective/html/readme.md | 9 - .../html/src/Componentable.php | 110 - .../html/src/Eloquent/FormAccessible.php | 119 - .../html/src/FormBuilder.php | 1360 -- .../laravelcollective/html/src/FormFacade.php | 22 - .../html/src/HtmlBuilder.php | 566 - .../laravelcollective/html/src/HtmlFacade.php | 22 - .../html/src/HtmlServiceProvider.php | 107 - vendor/laravelcollective/html/src/helpers.php | 70 - vendor/psr/http-message/CHANGELOG.md | 36 - vendor/psr/http-message/LICENSE | 19 - vendor/psr/http-message/README.md | 13 - vendor/psr/http-message/composer.json | 26 - .../psr/http-message/src/MessageInterface.php | 187 - .../psr/http-message/src/RequestInterface.php | 129 - .../http-message/src/ResponseInterface.php | 68 - .../src/ServerRequestInterface.php | 261 - .../psr/http-message/src/StreamInterface.php | 158 - .../src/UploadedFileInterface.php | 123 - vendor/psr/http-message/src/UriInterface.php | 323 - 220 files changed, 51375 deletions(-) delete mode 100644 .env delete mode 100644 .idea/exchange.iml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/php.xml delete mode 100644 .idea/vcs.xml delete mode 100644 .idea/workspace.xml delete mode 100644 public/css/app.css delete mode 100644 public/js/10.967214f779acc1d3f5a7.js delete mode 100644 public/js/10.bf5d4e6eb0a136e97327.js delete mode 100644 public/js/11.6d14fba01012afdfed84.js delete mode 100644 public/js/11.cacd8dddd9ad97804b11.js delete mode 100644 public/js/12.605f47118abf4f71bd92.js delete mode 100644 public/js/12.68847d014a4a329d8686.js delete mode 100644 public/js/13.3f139c275d1c54e462e6.js delete mode 100644 public/js/13.7aba85ea4803b37c02e9.js delete mode 100644 public/js/3.3df23917a4c0a357f890.js delete mode 100644 public/js/3.ebab8366961d34ae6196.js delete mode 100644 public/js/4.03ce6846ff54493921f6.js delete mode 100644 public/js/4.1182bed6962dbdc7e7d8.js delete mode 100644 public/js/5.a5d6324a7068ba6a43ae.js delete mode 100644 public/js/5.c173b5467f4aeb7a39d8.js delete mode 100644 public/js/6.af7322c07048a1b74887.js delete mode 100644 public/js/6.d6580494e80234d39268.js delete mode 100644 public/js/7.0e88c8738e4648fb7024.js delete mode 100644 public/js/7.6e81ba7955bef4a2cf7f.js delete mode 100644 public/js/8.590468c7bc2815835e7a.js delete mode 100644 public/js/8.ff69f46d17a3ceaa04c3.js delete mode 100644 public/js/9.7a240b163e3776a6e45a.js delete mode 100644 public/js/9.b38ca7eea6dba4ea686c.js delete mode 100644 public/js/app.js delete mode 100644 public/js/lang-en.592895da306250f00312.js delete mode 100644 public/js/lang-es.7f2b93b9c03c518567a9.js delete mode 100644 public/js/lang-zh-CN.05f1eac96ac4b1a58972.js delete mode 100644 vendor/composer/autoload_classmap.php delete mode 100644 vendor/composer/autoload_files.php delete mode 100644 vendor/composer/autoload_psr4.php delete mode 100644 vendor/composer/autoload_static.php delete mode 100644 vendor/composer/installed.json delete mode 100644 vendor/guzzlehttp/psr7/CHANGELOG.md delete mode 100644 vendor/guzzlehttp/psr7/LICENSE delete mode 100644 vendor/guzzlehttp/psr7/README.md delete mode 100644 vendor/guzzlehttp/psr7/composer.json delete mode 100644 vendor/guzzlehttp/psr7/src/AppendStream.php delete mode 100644 vendor/guzzlehttp/psr7/src/BufferStream.php delete mode 100644 vendor/guzzlehttp/psr7/src/CachingStream.php delete mode 100644 vendor/guzzlehttp/psr7/src/DroppingStream.php delete mode 100644 vendor/guzzlehttp/psr7/src/FnStream.php delete mode 100644 vendor/guzzlehttp/psr7/src/InflateStream.php delete mode 100644 vendor/guzzlehttp/psr7/src/LazyOpenStream.php delete mode 100644 vendor/guzzlehttp/psr7/src/LimitStream.php delete mode 100644 vendor/guzzlehttp/psr7/src/MessageTrait.php delete mode 100644 vendor/guzzlehttp/psr7/src/MultipartStream.php delete mode 100644 vendor/guzzlehttp/psr7/src/NoSeekStream.php delete mode 100644 vendor/guzzlehttp/psr7/src/PumpStream.php delete mode 100644 vendor/guzzlehttp/psr7/src/Request.php delete mode 100644 vendor/guzzlehttp/psr7/src/Response.php delete mode 100644 vendor/guzzlehttp/psr7/src/ServerRequest.php delete mode 100644 vendor/guzzlehttp/psr7/src/Stream.php delete mode 100644 vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php delete mode 100644 vendor/guzzlehttp/psr7/src/StreamWrapper.php delete mode 100644 vendor/guzzlehttp/psr7/src/UploadedFile.php delete mode 100644 vendor/guzzlehttp/psr7/src/Uri.php delete mode 100644 vendor/guzzlehttp/psr7/src/UriNormalizer.php delete mode 100644 vendor/guzzlehttp/psr7/src/UriResolver.php delete mode 100644 vendor/guzzlehttp/psr7/src/functions.php delete mode 100644 vendor/guzzlehttp/psr7/src/functions_include.php delete mode 100644 vendor/intervention/image/LICENSE delete mode 100644 vendor/intervention/image/composer.json delete mode 100644 vendor/intervention/image/provides.json delete mode 100644 vendor/intervention/image/src/Intervention/Image/AbstractColor.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/AbstractDecoder.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/AbstractDriver.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/AbstractEncoder.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/AbstractFont.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/AbstractShape.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Commands/AbstractCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Commands/Argument.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Commands/ChecksumCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Commands/CircleCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Commands/EllipseCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Commands/ExifCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Commands/IptcCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Commands/LineCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Commands/OrientateCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Commands/PolygonCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Commands/PsrResponseCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Commands/RectangleCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Commands/ResponseCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Commands/StreamCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Commands/TextCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Constraint.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Exception/ImageException.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Exception/InvalidArgumentException.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Exception/MissingDependencyException.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Exception/NotFoundException.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Exception/NotReadableException.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Exception/NotSupportedException.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Exception/NotWritableException.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Exception/RuntimeException.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Facades/Image.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/File.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Filters/DemoFilter.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Filters/FilterInterface.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Color.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/BackupCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/BlurCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/BrightnessCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/ColorizeCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/ContrastCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/CropCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/DestroyCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/FillCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/FitCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/FlipCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/GammaCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/GetSizeCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/GreyscaleCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/HeightenCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/InsertCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/InterlaceCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/InvertCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/LimitColorsCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/MaskCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/OpacityCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/PickColorCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/PixelCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/PixelateCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/ResetCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/ResizeCanvasCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/ResizeCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/RotateCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/SharpenCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/TrimCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Commands/WidenCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Decoder.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Driver.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Encoder.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Font.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Shapes/CircleShape.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Shapes/EllipseShape.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Shapes/LineShape.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Shapes/PolygonShape.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Gd/Shapes/RectangleShape.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Image.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/ImageManager.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/ImageManagerStatic.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/ImageServiceProvider.php delete mode 100755 vendor/intervention/image/src/Intervention/Image/ImageServiceProviderLaravel4.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/ImageServiceProviderLaravel5.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/ImageServiceProviderLeague.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/ImageServiceProviderLumen.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Color.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/BackupCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/BlurCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/BrightnessCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/ColorizeCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/ContrastCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/CropCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/DestroyCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/ExifCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/FillCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/FitCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/FlipCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/GammaCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/GetSizeCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/GreyscaleCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/HeightenCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/InsertCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/InterlaceCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/InvertCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/LimitColorsCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/MaskCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/OpacityCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/PickColorCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/PixelCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/PixelateCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/ResetCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/ResizeCanvasCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/ResizeCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/RotateCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/SharpenCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/TrimCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Commands/WidenCommand.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Decoder.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Driver.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Encoder.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Font.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Shapes/CircleShape.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Shapes/EllipseShape.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Shapes/LineShape.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Shapes/PolygonShape.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Imagick/Shapes/RectangleShape.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Point.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Response.php delete mode 100644 vendor/intervention/image/src/Intervention/Image/Size.php delete mode 100644 vendor/intervention/image/src/config/config.php delete mode 100755 vendor/laravelcollective/html/CONTRIBUTING.md delete mode 100644 vendor/laravelcollective/html/LICENSE.txt delete mode 100755 vendor/laravelcollective/html/composer.json delete mode 100644 vendor/laravelcollective/html/readme.md delete mode 100644 vendor/laravelcollective/html/src/Componentable.php delete mode 100644 vendor/laravelcollective/html/src/Eloquent/FormAccessible.php delete mode 100644 vendor/laravelcollective/html/src/FormBuilder.php delete mode 100644 vendor/laravelcollective/html/src/FormFacade.php delete mode 100755 vendor/laravelcollective/html/src/HtmlBuilder.php delete mode 100644 vendor/laravelcollective/html/src/HtmlFacade.php delete mode 100755 vendor/laravelcollective/html/src/HtmlServiceProvider.php delete mode 100644 vendor/laravelcollective/html/src/helpers.php delete mode 100644 vendor/psr/http-message/CHANGELOG.md delete mode 100644 vendor/psr/http-message/LICENSE delete mode 100644 vendor/psr/http-message/README.md delete mode 100644 vendor/psr/http-message/composer.json delete mode 100644 vendor/psr/http-message/src/MessageInterface.php delete mode 100644 vendor/psr/http-message/src/RequestInterface.php delete mode 100644 vendor/psr/http-message/src/ResponseInterface.php delete mode 100644 vendor/psr/http-message/src/ServerRequestInterface.php delete mode 100644 vendor/psr/http-message/src/StreamInterface.php delete mode 100644 vendor/psr/http-message/src/UploadedFileInterface.php delete mode 100644 vendor/psr/http-message/src/UriInterface.php diff --git a/.env b/.env deleted file mode 100644 index 3d9f7e52..00000000 --- a/.env +++ /dev/null @@ -1,39 +0,0 @@ -APP_NAME=exchange -APP_ENV=local -APP_KEY=base64:Fu2YulXExzm9HJ5LgVmZUmcbRkchHkc82q02MorN5GQ= -APP_DEBUG=true -APP_URL=http://localhost - -LOG_CHANNEL=stack - -DB_CONNECTION=mysql -DB_HOST=127.0.0.1 -DB_PORT=3306 -DB_DATABASE=exchange -DB_USERNAME=root -DB_PASSWORD= - -BROADCAST_DRIVER=log -CACHE_DRIVER=file -SESSION_DRIVER=file -SESSION_LIFETIME=120 -QUEUE_DRIVER=sync - -REDIS_HOST=127.0.0.1 -REDIS_PASSWORD=null -REDIS_PORT=6379 - -MAIL_DRIVER=smtp -MAIL_HOST=smtp.mailtrap.io -MAIL_PORT=2525 -MAIL_USERNAME=null -MAIL_PASSWORD=null -MAIL_ENCRYPTION=null - -PUSHER_APP_ID= -PUSHER_APP_KEY= -PUSHER_APP_SECRET= -PUSHER_APP_CLUSTER=mt1 - -MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}" -MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}" diff --git a/.idea/exchange.iml b/.idea/exchange.iml deleted file mode 100644 index 7a22b912..00000000 --- a/.idea/exchange.iml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 28a804d8..00000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 2afdc8f1..00000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml deleted file mode 100644 index c6c02dbb..00000000 --- a/.idea/php.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7f..00000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 1ccf99ca..00000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,7398 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $PROJECT_DIR$/composer.json - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - appse - str - <<< - - - $PROJECT_DIR$/bootstrap - - - - - - - - - - - - true - DEFINITION_ORDER - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -