Skip to content

Commit

Permalink
Add support for Laravel IDE Helper ^2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-de-wit committed Feb 28, 2024
1 parent 8b56852 commit fecbc76
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 @@ -18,7 +18,7 @@
"homepage": "https://github.com/daniel-de-wit/laravel-ide-helper-hook-paperclip",
"require": {
"php": "^8.1",
"barryvdh/laravel-ide-helper": "^2.9.2",
"barryvdh/laravel-ide-helper": "^2.9",
"czim/laravel-paperclip": "^5.0",
"illuminate/database": "^9.0 || ^10.0"
},
Expand Down

0 comments on commit fecbc76

Please sign in to comment.