Skip to content

Commit

Permalink
feat: Dep bump
Browse files Browse the repository at this point in the history
  • Loading branch information
seebeen committed Apr 28, 2024
1 parent 6cf1f7a commit 64f184f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"type": "library",
"require": {
"php": ">= 8.0",
"automattic/jetpack-constants": "^2.0",
"oblak/wp-polyfills": "^1.0"
"automattic/jetpack-constants": "^2.0.1",
"oblak/wp-polyfills": "^1.4.2"
},
"require-dev": {
"oblak/wordpress-coding-standard": "^1"
"oblak/wordpress-coding-standard": "^1.1.1"
},
"suggest": {
"automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package.",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

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

0 comments on commit 64f184f

Please sign in to comment.