Skip to content

Commit

Permalink
downgrade WP_Background_processing
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickposner committed Jan 4, 2025
1 parent 83da0bf commit 59d5854
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"type": "wordpress-plugin",
"require": {
"voku/simple_html_dom": "^4.8.10",
"deliciousbrains/wp-background-processing": "^1.4.0",
"voku/portable-utf8": "^6.0.13"
"voku/portable-utf8": "^6.0.13",
"deliciousbrains/wp-background-processing": "1.3.1"
},
"license": "GPL-3.0-or-later",
"authors": [
Expand Down

0 comments on commit 59d5854

Please sign in to comment.