Skip to content

Commit

Permalink
Merge pull request rollbar#80 from rollbar/update-composer-dependencies
Browse files Browse the repository at this point in the history
Update Composer dependencies
  • Loading branch information
ArturMoczulski authored Mar 22, 2019
2 parents 9225b23 + f1c4230 commit c57e1f9
Show file tree
Hide file tree
Showing 263 changed files with 1,576 additions and 24,162 deletions.
1 change: 0 additions & 1 deletion vendor/composer/autoload_psr4.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
'Rollbar\\Wordpress\\' => array($baseDir . '/src'),
'Rollbar\\' => array($vendorDir . '/rollbar/rollbar/src'),
'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'),
'Michelf\\' => array($vendorDir . '/michelf/php-markdown/Michelf'),
'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'),
);
5 changes: 0 additions & 5 deletions vendor/composer/autoload_static.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ class ComposerStaticInited105be67bb9151573b323ff5c8bb30a
),
'M' =>
array (
'Monolog\\' => 8,
'Michelf\\' => 8,
),
'D' =>
Expand Down Expand Up @@ -80,10 +79,6 @@ class ComposerStaticInited105be67bb9151573b323ff5c8bb30a
array (
0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
),
'Monolog\\' =>
array (
0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
),
'Michelf\\' =>
array (
0 => __DIR__ . '/..' . '/michelf/php-markdown/Michelf',
Expand Down
Loading

0 comments on commit c57e1f9

Please sign in to comment.