Skip to content

Commit a9c48c6

Browse files
Update all
1 parent 6c8ece8 commit a9c48c6

File tree

4 files changed

+1412
-770
lines changed

4 files changed

+1412
-770
lines changed

.github/workflows/phpcs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- name: Checkout
10-
uses: actions/checkout@v2
10+
uses: actions/checkout@v3
1111

1212
- name: Setup PHP
1313
uses: shivammathur/setup-php@v2

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "brainstormforce/custom-template-learndash",
33
"description": "Custom Template Learndash in Astra Theme",
44
"require-dev": {
5-
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
5+
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
66
"wp-coding-standards/wpcs": "dev-master",
77
"phpcompatibility/phpcompatibility-wp": "*"
88
},

composer.lock

Lines changed: 30 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)