Skip to content

Commit

Permalink
add newfold php standards package
Browse files Browse the repository at this point in the history
  • Loading branch information
circlecube committed May 14, 2024
1 parent a870844 commit fcfdb56
Show file tree
Hide file tree
Showing 2 changed files with 642 additions and 2 deletions.
8 changes: 8 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,13 @@
"wp-forge/wp-htaccess-manager": "^1.0",
"wpscholar/url": "^1.2",
"newfold-labs/wp-module-features": "^1.1"
},
"require-dev": {
"newfold-labs/wp-php-standards": "^1.2"
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}
Loading

0 comments on commit fcfdb56

Please sign in to comment.