Skip to content

Commit a9f5554

Browse files
committed
Dependencies update
1 parent e7b099f commit a9f5554

File tree

4 files changed

+15
-104
lines changed

4 files changed

+15
-104
lines changed

.circleci/config.yml

Lines changed: 0 additions & 80 deletions
This file was deleted.

.gitattributes

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
.github/
2+
examples/
3+
tests/
4+
.gitattributes
5+
CHANGELOG.md
6+
CODE_OF_CONDUCT.md
7+
codecov.yml
8+
CONTRIBUTING.md
9+
functions.php
10+
MIGRATE-v3-TO-v4.md
11+
phpcs.xml.dist
12+
phpunit.xml.dist
13+
phpunit7.xml.dist

.github/workflows/semgrep.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ wp-phptidy.php
1414
phpcs.xml
1515
composer.lock
1616
composer.local.json
17+
composer.local.json_
1718
.phpunit.result.cache
19+
.vscode

0 commit comments

Comments
 (0)