Skip to content

Commit

Permalink
backpack 5 support
Browse files Browse the repository at this point in the history
  • Loading branch information
clevyr-anthony committed Aug 8, 2023
1 parent 2f2b509 commit f015e5d
Show file tree
Hide file tree
Showing 3 changed files with 6,305 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"homepage": "https://clevyr.com",
"keywords": ["Laravel", "Backpack", "Backpack for Laravel", "Addon", "Admin Panel", "Toggle"],
"require": {
"backpack/crud": "4.1.*",
"backpack/permissionmanager": "6.0.*",
"backpack/crud": "^5.0.0",
"backpack/permissionmanager": "^6.0.0",
"intervention/image": "^2.5"
},
"autoload": {
Expand Down
Loading

0 comments on commit f015e5d

Please sign in to comment.