Skip to content

Commit

Permalink
chore: update composer dev-deps (#94)
Browse files Browse the repository at this point in the history
* chore: update composer deps

* chore: remediate lints
  • Loading branch information
justlevine authored May 11, 2024
1 parent c9b62d7 commit 29348fa
Show file tree
Hide file tree
Showing 6 changed files with 386 additions and 279 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## [Unreleased]
- chore: Update Composer dev-dependencies to latest versions and address uncovered lints.
- tests: Update compatibility with `[email protected]`.

## [0.2.0]

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"codeception/phpunit-wrapper": "^9.0",
"codeception/util-universalframework": "^1.0",
"phpunit/phpunit": "^9.5",
"wp-graphql/wp-graphql-testcase": "~2.3",
"wp-graphql/wp-graphql-testcase": "~3.0.1",
"phpstan/phpstan": "^1.2",
"phpstan/extension-installer": "^1.1",
"szepeviktor/phpstan-wordpress": "^1.0",
Expand Down
Loading

0 comments on commit 29348fa

Please sign in to comment.