Skip to content

Commit

Permalink
Merge pull request #5 from a8cteam51/add/wp-dist-archive
Browse files Browse the repository at this point in the history
Update distribution files
  • Loading branch information
GeoJunkie authored Dec 6, 2023
2 parents 483fd9f + 04f8b69 commit cced810
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 22 deletions.
9 changes: 9 additions & 0 deletions .distignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.distignore
.editorconfig
.git
.gitignore
composer.*
package.json
package-lock.json
.github/
.phpcs.xml
2 changes: 2 additions & 0 deletions .github/workflows/php-coding-standards.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: PHP Coding Standards

on:
pull_request:
branches: [ trunk, develop ]
push:
branches: [ trunk, develop ]

Expand Down
15 changes: 0 additions & 15 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
{
"type": "vcs",
"url": "https://github.com/a8cteam51/team51-configs"
},
{
"type": "composer",
"url": "https://wpackagist.org"
}
],
"require": {
Expand Down Expand Up @@ -81,16 +77,5 @@
"composer/*": true,
"dealerdirect/phpcodesniffer-composer-installer": true
}
},

"extra": {
"installer-paths": {
"vendor/wpackagist-plugin/{$name}/": [
"type:wordpress-plugin"
],
"vendor/wpackagist-theme/{$name}/": [
"type:wordpress-theme"
]
}
}
}
17 changes: 10 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cced810

Please sign in to comment.