Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
Bump rollbar/rollbar from 1.4.0 to 1.7.1 (#755)
Browse files Browse the repository at this point in the history
* Bump rollbar/rollbar from 1.4.0 to 1.7.1

Bumps [rollbar/rollbar](https://github.com/rollbar/rollbar-php) from 1.4.0 to 1.7.1.
- [Release notes](https://github.com/rollbar/rollbar-php/releases)
- [Changelog](https://github.com/rollbar/rollbar-php/blob/master/CHANGELOG.md)
- [Commits](rollbar/rollbar-php@v1.4.0...v1.7.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* Bump rollbar/rollbar from 1.4.0 to 1.7.1

Bumps [rollbar/rollbar](https://github.com/rollbar/rollbar-php) from 1.4.0 to 1.7.1.
- [Release notes](https://github.com/rollbar/rollbar-php/releases)
- [Changelog](https://github.com/rollbar/rollbar-php/blob/master/CHANGELOG.md)
- [Commits](rollbar/rollbar-php@v1.4.0...v1.7.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and prytoegrian committed Dec 8, 2018
1 parent 2e23327 commit d72f792
Show file tree
Hide file tree
Showing 258 changed files with 13,109 additions and 13,475 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"yohang/calendr": "^2.0",
"guzzlehttp/guzzle": "6.3.3",
"libertempo/api": "1.5.0",
"rollbar/rollbar": "1.4"
"rollbar/rollbar": "1.7.1"
},
"require-dev": {
"atoum/atoum": "3.3.0",
Expand Down
28 changes: 14 additions & 14 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions vendor/composer/autoload_classmap.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
'Codacy\\Coverage\\Util\\GitClient' => $vendorDir . '/codacy/coverage/src/Codacy/Coverage/Util/GitClient.php',
'Codacy\\Coverage\\Util\\JsonProducer' => $vendorDir . '/codacy/coverage/src/Codacy/Coverage/Util/JsonProducer.php',
'Datamatrix' => $vendorDir . '/tecnickcom/tcpdf/include/barcodes/datamatrix.php',
'EasyPeasyICS' => $vendorDir . '/phpmailer/phpmailer/extras/EasyPeasyICS.php',
'Nette\\ArgumentOutOfRangeException' => $vendorDir . '/nette/utils/src/Utils/exceptions.php',
'Nette\\Bridges\\DITracy\\ContainerPanel' => $vendorDir . '/nette/di/src/Bridges/DITracy/ContainerPanel.php',
'Nette\\Bridges\\Framework\\TracyBridge' => $vendorDir . '/nette/bootstrap/src/Bridges/Framework/TracyBridge.php',
Expand Down Expand Up @@ -157,12 +156,7 @@
'Nette\\Utils\\UnknownImageFileException' => $vendorDir . '/nette/utils/src/Utils/exceptions.php',
'Nette\\Utils\\Validators' => $vendorDir . '/nette/utils/src/Utils/Validators.php',
'PDF417' => $vendorDir . '/tecnickcom/tcpdf/include/barcodes/pdf417.php',
'PHPMailer' => $vendorDir . '/phpmailer/phpmailer/class.phpmailer.php',
'PHPMailerOAuth' => $vendorDir . '/phpmailer/phpmailer/class.phpmaileroauth.php',
'PHPMailerOAuthGoogle' => $vendorDir . '/phpmailer/phpmailer/class.phpmaileroauthgoogle.php',
'POP3' => $vendorDir . '/phpmailer/phpmailer/class.pop3.php',
'QRcode' => $vendorDir . '/tecnickcom/tcpdf/include/barcodes/qrcode.php',
'SMTP' => $vendorDir . '/phpmailer/phpmailer/class.smtp.php',
'TCPDF' => $vendorDir . '/tecnickcom/tcpdf/tcpdf.php',
'TCPDF2DBarcode' => $vendorDir . '/tecnickcom/tcpdf/tcpdf_barcodes_2d.php',
'TCPDFBarcode' => $vendorDir . '/tecnickcom/tcpdf/tcpdf_barcodes_1d.php',
Expand Down Expand Up @@ -486,7 +480,5 @@
'mageekguy\\atoum\\writers\\std' => $vendorDir . '/atoum/atoum/classes/writers/std.php',
'mageekguy\\atoum\\writers\\std\\err' => $vendorDir . '/atoum/atoum/classes/writers/std/err.php',
'mageekguy\\atoum\\writers\\std\\out' => $vendorDir . '/atoum/atoum/classes/writers/std/out.php',
'ntlm_sasl_client_class' => $vendorDir . '/phpmailer/phpmailer/extras/ntlm_sasl_client.php',
'phpCAS' => $vendorDir . '/jasig/phpcas/source/CAS.php',
'phpmailerException' => $vendorDir . '/phpmailer/phpmailer/class.phpmailer.php',
);
1 change: 1 addition & 0 deletions vendor/composer/autoload_psr4.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
'PackageVersions\\' => array($vendorDir . '/ocramius/package-versions/src/PackageVersions'),
'PHPStan\\PhpDocParser\\' => array($vendorDir . '/phpstan/phpdoc-parser/src'),
'PHPStan\\' => array($vendorDir . '/phpstan/phpstan/src', $vendorDir . '/phpstan/phpstan/build/PHPStan'),
'PHPMailer\\PHPMailer\\' => array($vendorDir . '/phpmailer/phpmailer/src'),
'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'),
'LibertAPI\\' => array($vendorDir . '/libertempo/api'),
'Jean85\\' => array($vendorDir . '/jean85/pretty-package-versions/src'),
Expand Down
13 changes: 5 additions & 8 deletions vendor/composer/autoload_static.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ class ComposerStaticInit545df53d2d8ac07231358123b91ae9ef
'PackageVersions\\' => 16,
'PHPStan\\PhpDocParser\\' => 21,
'PHPStan\\' => 8,
'PHPMailer\\PHPMailer\\' => 20,
),
'M' =>
array (
Expand Down Expand Up @@ -199,6 +200,10 @@ class ComposerStaticInit545df53d2d8ac07231358123b91ae9ef
0 => __DIR__ . '/..' . '/phpstan/phpstan/src',
1 => __DIR__ . '/..' . '/phpstan/phpstan/build/PHPStan',
),
'PHPMailer\\PHPMailer\\' =>
array (
0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src',
),
'Monolog\\' =>
array (
0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
Expand Down Expand Up @@ -367,7 +372,6 @@ class ComposerStaticInit545df53d2d8ac07231358123b91ae9ef
'Codacy\\Coverage\\Util\\GitClient' => __DIR__ . '/..' . '/codacy/coverage/src/Codacy/Coverage/Util/GitClient.php',
'Codacy\\Coverage\\Util\\JsonProducer' => __DIR__ . '/..' . '/codacy/coverage/src/Codacy/Coverage/Util/JsonProducer.php',
'Datamatrix' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/barcodes/datamatrix.php',
'EasyPeasyICS' => __DIR__ . '/..' . '/phpmailer/phpmailer/extras/EasyPeasyICS.php',
'Nette\\ArgumentOutOfRangeException' => __DIR__ . '/..' . '/nette/utils/src/Utils/exceptions.php',
'Nette\\Bridges\\DITracy\\ContainerPanel' => __DIR__ . '/..' . '/nette/di/src/Bridges/DITracy/ContainerPanel.php',
'Nette\\Bridges\\Framework\\TracyBridge' => __DIR__ . '/..' . '/nette/bootstrap/src/Bridges/Framework/TracyBridge.php',
Expand Down Expand Up @@ -461,12 +465,7 @@ class ComposerStaticInit545df53d2d8ac07231358123b91ae9ef
'Nette\\Utils\\UnknownImageFileException' => __DIR__ . '/..' . '/nette/utils/src/Utils/exceptions.php',
'Nette\\Utils\\Validators' => __DIR__ . '/..' . '/nette/utils/src/Utils/Validators.php',
'PDF417' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/barcodes/pdf417.php',
'PHPMailer' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmailer.php',
'PHPMailerOAuth' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmaileroauth.php',
'PHPMailerOAuthGoogle' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmaileroauthgoogle.php',
'POP3' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.pop3.php',
'QRcode' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/barcodes/qrcode.php',
'SMTP' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.smtp.php',
'TCPDF' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf.php',
'TCPDF2DBarcode' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf_barcodes_2d.php',
'TCPDFBarcode' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf_barcodes_1d.php',
Expand Down Expand Up @@ -790,9 +789,7 @@ class ComposerStaticInit545df53d2d8ac07231358123b91ae9ef
'mageekguy\\atoum\\writers\\std' => __DIR__ . '/..' . '/atoum/atoum/classes/writers/std.php',
'mageekguy\\atoum\\writers\\std\\err' => __DIR__ . '/..' . '/atoum/atoum/classes/writers/std/err.php',
'mageekguy\\atoum\\writers\\std\\out' => __DIR__ . '/..' . '/atoum/atoum/classes/writers/std/out.php',
'ntlm_sasl_client_class' => __DIR__ . '/..' . '/phpmailer/phpmailer/extras/ntlm_sasl_client.php',
'phpCAS' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS.php',
'phpmailerException' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmailer.php',
);

public static function getInitializer(ClassLoader $loader)
Expand Down
Loading

0 comments on commit d72f792

Please sign in to comment.