Skip to content

Commit 66a1320

Browse files
Update all
1 parent d8767d6 commit 66a1320

3 files changed

Lines changed: 412 additions & 372 deletions

File tree

.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@v6
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": "pratikchaskar/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
},

0 commit comments

Comments
 (0)