Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
],
"require": {
"php": ">=8.2",
"bonny/wordpress-simple-history": "^5.29",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was er nu al officieel een beslissing gemaakt of we
bonny/WordPress-Simple-History
gingen gebruiken
of
https://github.com/OpenWebconcept/plugin-owc-activity-log

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Volgens mij simple-history, anders stond ie niet in Brave

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maar zou indd chill zijn als dit bijv. in de Backend - Updates channel zou worden gepost

"composer/installers": "^2.2",
"johnbillion/user-switching": "^1.11",
"log1x/navi": "^3.1",
Expand All @@ -51,7 +52,7 @@
"roots/acorn": "^4.0",
"roots/bedrock-autoloader": "^1.0",
"roots/bedrock-disallow-indexing": "^2.0",
"roots/wordpress": "6.9.*",
"roots/wordpress": "7.0.*",
"roots/wp-config": "^1.0",
"sentry/sentry-laravel": "^4.13",
"spatie/laravel-google-fonts": "^1.4",
Expand All @@ -61,7 +62,6 @@
"wp-plugin/cookie-law-info": "^3.2",
"wp-plugin/gravity-forms-zero-spam": "^1.8",
"wp-plugin/relay": "^1.3",
"bonny/wordpress-simple-history": "^5.29",
"wp-plugin/wp-seopress": "^9.0",
"yard/brave-acf": "^1.1",
"yard/brave-components": "^1.2",
Expand Down
Loading
Loading