Skip to content

Commit

Permalink
fix: rename text component flf file references
Browse files Browse the repository at this point in the history
from zend-framework.flf to laminas-project.flf
  • Loading branch information
weierophinney committed Nov 7, 2019
1 parent 5282d76 commit a2d9595
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/replacements.php
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@
'ZendValidator' => 'LaminasValidator',
'zendview' => 'laminasview',
'ZendView' => 'LaminasView',
'zend-framework.flf' => 'laminas-project.flf',

// Expressive-related
"'zend-expressive'" => "'expressive'",
Expand Down

0 comments on commit a2d9595

Please sign in to comment.