Skip to content

Commit

Permalink
Merge pull request #441 from Apiki/hotfix/githubbot-vulnerabilities
Browse files Browse the repository at this point in the history
Hotfix/githubbot vulnerabilities
  • Loading branch information
gustavo-bonetti authored May 24, 2021
2 parents f8a7531 + bfe9c88 commit ce39654
Show file tree
Hide file tree
Showing 4 changed files with 4,436 additions and 4,946 deletions.
22 changes: 11 additions & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,21 @@
"license": "GPL-2.0-only",
"require": {
"apiki/wpsteak": "0.1.2",
"composer/installers": "1.9.0",
"league/container": "3.3.1",
"composer/installers": "1.11.0",
"league/container": "3.3.5",
"php": ">=7.4"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "0.7.0",
"phpcompatibility/phpcompatibility-wp": "2.1.0",
"phpunit/phpunit": "8.5.6",
"dealerdirect/phpcodesniffer-composer-installer": "0.7.1",
"phpcompatibility/phpcompatibility-wp": "2.1.1",
"phpunit/phpunit": "9.5.4",
"wp-coding-standards/wpcs": "2.3.0",
"slevomat/coding-standard": "6.3.9",
"edgedesign/phpqa": "1.23.3",
"php-stubs/wordpress-stubs": "5.4.2",
"szepeviktor/phpstan-wordpress": "0.6.2",
"nette/neon": "3.1.2",
"vimeo/psalm": "3.12.1"
"slevomat/coding-standard": "7.0.8",
"edgedesign/phpqa": "1.24.0",
"php-stubs/wordpress-stubs": "5.7.1",
"szepeviktor/phpstan-wordpress": "0.7.5",
"nette/neon": "3.2.2",
"vimeo/psalm": "4.7.3"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit ce39654

Please sign in to comment.