Skip to content

Commit

Permalink
Added AAM plugin for testing
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
  • Loading branch information
cjyabraham committed Aug 22, 2024
1 parent f97459d commit 970d17c
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 11 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
"wpackagist-plugin/svg-autocrop": "^0.1.2",
"wpackagist-plugin/wp-mail-smtp": "^4.0",
"wpackagist-plugin/wp-native-php-sessions": "^1.4",
"wpackagist-plugin/wp-nested-pages": "^3.2"
"wpackagist-plugin/wp-nested-pages": "^3.2",
"wpackagist-plugin/advanced-access-manager":"^6.9.30"
},
"require-dev": {
"roave/security-advisories": "dev-master",
Expand Down
39 changes: 29 additions & 10 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 970d17c

Please sign in to comment.