Skip to content

Commit

Permalink
Add security advisories & updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBernskiold committed Mar 17, 2022
1 parent c110416 commit 0962358
Show file tree
Hide file tree
Showing 2 changed files with 624 additions and 168 deletions.
21 changes: 11 additions & 10 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,19 @@
"prefer-stable": true,
"minimum-stability": "dev",
"require": {
"php": "^7.4|^8.0",
"bacon/bacon-qr-code": "^2.0",
"composer/installers": "~1.0",
"ohdearapp/health-check-results": "^1.0",
"pragmarx/google2fa": "^8.0",
"pragmarx/recovery": "^0.2.1",
"yahnis-elsts/plugin-update-checker": "^4.8"
"php": "^7.4|^8.0",
"bacon/bacon-qr-code": "^2.0",
"composer/installers": "~1.0",
"ohdearapp/health-check-results": "^1.0",
"pragmarx/google2fa": "^8.0",
"pragmarx/recovery": "^0.2.1",
"yahnis-elsts/plugin-update-checker": "^4.8"
},
"require-dev": {
"bernskioldmedia/bm-wp-devtools": "dev-main",
"bernskioldmedia/wp-plugin-base": "^2.4",
"humbug/php-scoper": "dev-master"
"roave/security-advisories": "dev-latest",
"bernskioldmedia/bm-wp-devtools": "dev-main",
"bernskioldmedia/wp-plugin-base": "^2.4",
"humbug/php-scoper": "dev-master"
},
"license": "GPL-3.0+",
"authors": [
Expand Down
Loading

0 comments on commit 0962358

Please sign in to comment.