Skip to content

Commit

Permalink
Protect Status: prevent undefined extension warning (#40622)
Browse files Browse the repository at this point in the history
  • Loading branch information
nateweller authored and matticbot committed Dec 18, 2024
1 parent d34239c commit f156d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"automattic/jetpack-plans": "^0.5.1",
"automattic/jetpack-status": "^5.0.1",
"automattic/jetpack-sync": "^4.2.0-alpha",
"automattic/jetpack-protect-status": "^0.4.0"
"automattic/jetpack-protect-status": "^0.4.1-alpha"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
Expand Down

0 comments on commit f156d08

Please sign in to comment.