Skip to content

Commit a7c1d79

Browse files
committed
Built changes for v2.6.3 from develop 3434ae1
1 parent 3434ae1 commit a7c1d79

File tree

2,525 files changed

+220473
-749
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,525 files changed

+220473
-749
lines changed

.deployignore

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

.github/dependabot.yml

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

.github/workflows/all-pr-tests.yml

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

.github/workflows/built-release.yml

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

.github/workflows/dependabot-auto-approve.yml

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

.github/workflows/dependabot-auto-merge.yml

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

.gitignore

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@ node_modules/
55
*.sql
66
*.tar.gz
77
*.zip
8-
vendor/
98
.phpunit.result.cache
10-
.phpunit.cache
11-
coverage/
12-
.vscode
13-
.idea
9+
Dockerfile
10+
output.log
11+
.github
12+
tests
13+
bin
1414
composer.lock
15+
phpcs.xml
16+
phpunit.xml
17+
.phpunit-watcher.yml

.phpunit-watcher.yml

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

phpcs.xml

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

phpunit.xml

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

0 commit comments

Comments
 (0)