mirror of
https://github.com/wp-graphql/wp-graphql-woocommerce.git
synced 2026-08-14 12:53:44 +02:00
* fix: PHP-JWT versioned to maintain support for composer and WP Bedrock installations * devops: PHPStan compliance met
32 lines
374 B
Plaintext
32 lines
374 B
Plaintext
.DS_Store
|
|
phpcs.xml
|
|
phpunit.xml
|
|
phpstan.neon
|
|
Thumbs.db
|
|
wp-cli.local.yml
|
|
node_modules/
|
|
*.sql
|
|
*.tar.gz
|
|
*.zip
|
|
.env
|
|
.env.*
|
|
!.env.testing
|
|
.idea
|
|
.vscode/settings.json
|
|
.github_changelog_generator
|
|
vendor/*
|
|
!tests
|
|
tests/*.suite.yml
|
|
build/
|
|
coverage/*
|
|
schema.graphql
|
|
phpunit.xml
|
|
docker-output
|
|
c3.php
|
|
.log/
|
|
php-coveralls.phar
|
|
codeception.yml
|
|
.editorconfig
|
|
plugin-build
|
|
bin/strauss.phar
|