Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Commit

Permalink
Updated composer json file
Browse files Browse the repository at this point in the history
  • Loading branch information
Carl Alberto committed Apr 21, 2019
1 parent af40349 commit bb4c440
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -13,7 +13,7 @@
"squizlabs/php_codesniffer": "^3.3.1"
},
"require-dev": {
"wp-coding-standards/wpcs": "^2.1.*"
"wp-coding-standards/wpcs": "2.1.*"
},
"scripts": {
"format": "phpcbf --standard=phpcs.ruleset.xml --report-summary --report-source",
Expand Down
3 changes: 2 additions & 1 deletion index.php
@@ -1,3 +1,4 @@
<?php

// Silence is golden
// phpcs:ignorefile
// Silence is golden.

0 comments on commit bb4c440

Please sign in to comment.