Skip to content

Commit

Permalink
Update psy/psysh requirement from ^0.11 to ^0.12
Browse files Browse the repository at this point in the history
Updates the requirements on [psy/psysh](https://github.com/bobthecow/psysh) to permit the latest version.
- [Release notes](https://github.com/bobthecow/psysh/releases)
- [Commits](bobthecow/psysh@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: psy/psysh
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent a2f0cda commit 83fa80a
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 @@ -26,7 +26,7 @@
"require-dev": {
"phlak/coding-standards": "^2.2",
"phpstan/phpstan": "^1.10",
"psy/psysh": "^0.11",
"psy/psysh": "^0.12",
"yoast/phpunit-polyfills": "^2.0"
},
"autoload": {
Expand Down

0 comments on commit 83fa80a

Please sign in to comment.