Skip to content

Commit

Permalink
Add support for PHPStorm 2024.1 (#2031)
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinvdpol committed Jun 8, 2024
1 parent 8045b21 commit 0def08b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- Add support for nvm (via @Wxh16144)
- Add support for PHPStorm 2023.3 (via @damosse31)
- Add support for Cursor (via @takyshu98)
- Add support for PHPStorm 2024.1 (via @edwinvdpol)

## Mackup 0.8.40

Expand Down
1 change: 1 addition & 0 deletions mackup/applications/phpstorm.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Library/Application Support/JetBrains/PhpStorm2022.3
Library/Application Support/JetBrains/PhpStorm2023.1
Library/Application Support/JetBrains/PhpStorm2023.2
Library/Application Support/JetBrains/PhpStorm2023.3
Library/Application Support/JetBrains/PhpStorm2024.1
Library/Application Support/PhpStorm2016.1
Library/Application Support/PhpStorm2016.2
Library/Application Support/PhpStorm2016.3
Expand Down

0 comments on commit 0def08b

Please sign in to comment.