Skip to content

Commit

Permalink
Added a conflict version for an older framework
Browse files Browse the repository at this point in the history
  • Loading branch information
tabuna committed Mar 30, 2024
1 parent 5801af5 commit b2fc5c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
"require-dev": {
"orchestra/testbench": "^8.0|^9.0"
},
"conflict": {
"laravel/framework": "<10.30"
},
"authors": [
{
"name": "tabuna",
Expand Down

0 comments on commit b2fc5c8

Please sign in to comment.