Skip to content

Commit

Permalink
Enforce usage of latest mikey179/vfsstream version, which is compat…
Browse files Browse the repository at this point in the history
…ible with PHP 8.2
  • Loading branch information
Ocramius committed Jan 6, 2023
1 parent 426231f commit b8eaaa4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"mezzio/mezzio-laminasviewrenderer": "^2.3.0",
"mezzio/mezzio-platesrenderer": "^2.3.0",
"mezzio/mezzio-twigrenderer": "^2.7.0",
"mikey179/vfsstream": "^1.6.10",
"mikey179/vfsstream": "^1.6.11",
"phpunit/phpunit": "^9.5.11",
"psalm/plugin-phpunit": "^0.18.0",
"mezzio/mezzio-tooling": "^2.8",
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 b8eaaa4

Please sign in to comment.