Skip to content

Commit

Permalink
migrate to laminas framework #43. Correct coding standard
Browse files Browse the repository at this point in the history
  • Loading branch information
elie29 committed Jan 15, 2020
1 parent e9c01cf commit 10e1047
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions phpcs.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<ruleset name="Zend Framework Coding Standard">
<rule ref="./vendor/zendframework/zend-coding-standard/ruleset.xml"/>
<ruleset name="Laminas Coding Standard">
<rule ref="./vendor/laminas/laminas-coding-standard/ruleset.xml"/>

<!-- Paths to check -->
<file>src</file>
Expand Down

0 comments on commit 10e1047

Please sign in to comment.