Skip to content

Commit

Permalink
Merge pull request #127 from Laravel-Backpack/v5-support
Browse files Browse the repository at this point in the history
add support for Backpack v5
  • Loading branch information
tabacitu committed Feb 4, 2022
2 parents 17b0e20 + 100a05d commit ecb95a0
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 @@ -25,7 +25,7 @@
}
],
"require": {
"backpack/crud": "4.1.*"
"backpack/crud": "^4.1|^5.0"
},
"require-dev": {
"phpunit/phpunit" : "^9.0||^7.0",
Expand Down

0 comments on commit ecb95a0

Please sign in to comment.