Skip to content

Commit

Permalink
Loosen up the dependcy a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielBadura committed Mar 8, 2024
1 parent 82564b7 commit a12b2af
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 @@ -23,7 +23,7 @@
"php": "^8.1",
"ext-json": "*",
"composer/xdebug-handler": "^3.0",
"jetbrains/phpstorm-stubs": "^2023.3",
"jetbrains/phpstorm-stubs": "^2022.2|^2023.1",
"nikic/php-parser": "^4.18",
"phpdocumentor/graphviz": "^2.1",
"phpdocumentor/type-resolver": "^1.6",
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 a12b2af

Please sign in to comment.