Skip to content

Commit

Permalink
Removed the Doctrine DBAL>4 conflict from composer
Browse files Browse the repository at this point in the history
  • Loading branch information
fulopattila122 committed Dec 20, 2024
1 parent 61d6510 commit c706269
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@
"orchestra/testbench": "^9.0",
"mockery/mockery": "^1.6.2"
},
"conflict": {
"doctrine/dbal": ">=4.0"
},
"autoload": {
"psr-4": {
"Konekt\\AppShell\\": "src"
Expand Down

0 comments on commit c706269

Please sign in to comment.