Skip to content

Commit

Permalink
Merge pull request #3 from wp-forge/update/wp-forge-helper
Browse files Browse the repository at this point in the history
Update/wp forge helper
  • Loading branch information
wpscholar authored Feb 16, 2024
2 parents 329a873 + 8f120c3 commit 4dbc5e0
Show file tree
Hide file tree
Showing 5 changed files with 314 additions and 94 deletions.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
}
},
"require": {
"wp-forge/helpers": "^1.1"
"wp-forge/helpers": "^2.0"
},
"require-dev": {
"wpscholar/phpcs-standards-wpscholar": "^1.0"
Expand All @@ -26,5 +26,10 @@
"fix": [
"vendor/bin/phpcbf -s --standard=WPScholar ."
]
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}
Loading

0 comments on commit 4dbc5e0

Please sign in to comment.