Sfoglia il codice sorgente

Update Raven client package URL

Nicolas Grekas 7 anni fa
parent
commit
bff2c8488e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/Monolog/Handler/RavenHandler.php

+ 1 - 1
src/Monolog/Handler/RavenHandler.php

@@ -18,7 +18,7 @@ use Raven_Client;
 
 
 /**
 /**
  * Handler to send messages to a Sentry (https://github.com/getsentry/sentry) server
  * Handler to send messages to a Sentry (https://github.com/getsentry/sentry) server
- * using raven-php (https://github.com/getsentry/raven-php)
+ * using sentry-php (https://github.com/getsentry/sentry-php)
  *
  *
  * @author Marc Abramowitz <marc@marc-abramowitz.com>
  * @author Marc Abramowitz <marc@marc-abramowitz.com>
  */
  */