Skip to content

Commit

Permalink
#94 - Update deprecation config phpstan.neon.dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Aug 31, 2020
1 parent fc19752 commit c3ec322
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
parameters:
bootstrap: %rootDir%/../../../vendor/autoload.php
bootstrapFiles:
- %rootDir%/../../../vendor/autoload.php

ignoreErrors:
- '#Parameter \#1 \$eventsManager of method Phalcon#'
Expand Down

0 comments on commit c3ec322

Please sign in to comment.