Skip to content

Commit

Permalink
bumping owa-php-sdk to 1.0.6, added secret auth key setting for suppo…
Browse files Browse the repository at this point in the history
…rt of signed urls, some general refactoring.
  • Loading branch information
padams committed Nov 9, 2021
1 parent c5aa400 commit 1df0264
Show file tree
Hide file tree
Showing 5 changed files with 244 additions and 98 deletions.
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.html
Requires at least: 5.2.0
Tested up to: 5.8
Stable tag: 2.0.8
Stable tag: 2.0.9

The official plugin for integrating Open Web Analytics with WordPress based web sites and applications.

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"sort-packages": true
},
"require": {
"open-web-analytics/owa-php-sdk": "^1.0.3"
"open-web-analytics/owa-php-sdk": "^1.0.6"
},
"autoload": {
"psr-4": {
Expand Down
96 changes: 80 additions & 16 deletions composer.lock

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

Loading

0 comments on commit 1df0264

Please sign in to comment.