Skip to content

Commit

Permalink
Update jetbrains/phpstorm-stubs requirement from ^2021.3 || ^2022.3 |…
Browse files Browse the repository at this point in the history
…| ^2023.3 to ^2021.3 || ^2022.3 || ^2023.3 || ^2024.0 (#205)

---
updated-dependencies:
- dependency-name: jetbrains/phpstorm-stubs
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 17, 2024
1 parent 7a9822c commit dca7efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -36,7 +36,7 @@
"require-dev": {
"php-parallel-lint/php-console-highlighter": "^1.0",
"brainmaestro/composer-git-hooks": "^2.8.5 || 3.0.0-alpha.1",
"jetbrains/phpstorm-stubs": "^2021.3 || ^2022.3 || ^2023.3",
"jetbrains/phpstorm-stubs": "^2021.3 || ^2022.3 || ^2023.3 || ^2024.0",
"bamarni/composer-bin-plugin": "^1.4"
},
"autoload": {
Expand Down

0 comments on commit dca7efe

Please sign in to comment.